1. 首页
  2. 数据库
  3. 其它
  4. extract tagged template literals:从javascripttypescript文件中搜索并提取带标签的模板文字 源码

extract tagged template literals:从javascripttypescript文件中搜索并提取带标签的模板文字 源码

上传者: 2021-02-08 06:48:28上传 ZIP文件 86.83KB 热度 9次
提取标记的模板文字 从javascript / typescript文件中搜索并提取标记的模板文字。 安装 yarn add extract-tagged-template-literals 用法 通过|可以使用多个标签| (正则表达式或分隔符),有效标签: hbs hbs|handlebars hbs|handlebars|dotted.string searchAndExtract ( documentContent : string , tag : string ) : string ; // or the hbs wrapper searchAndExtractHbs ( do
下载地址
用户评论