has-template-literals:确定JS环境是否具有模板文字支持

时间:2021-05-12 09:42:21
【文件属性】:
文件名称:has-template-literals:确定JS环境是否具有模板文字支持
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-12 09:42:21
JavaScript 有模板文字 确定JS环境是否具有模板文字支持。 例子 var hasTemplateLiterals = require ( 'has-template-literals' ) ; hasTemplateLiterals ( ) === true ; // if the environment has native template literal support. 测验 只需克隆仓库, npm install ,然后运行npm test
【文件预览】:
has-template-literals-main
----.eslintrc(106B)
----.github()
--------FUNDING.yml(592B)
--------workflows()
----.npmignore(985B)
----LICENSE(1KB)
----test()
--------index.js(884B)
----README.md(1KB)
----.npmrc(55B)
----.gitignore(966B)
----index.js(322B)
----CHANGELOG.md(5KB)
----.eslintignore(10B)
----package.json(2KB)
----.nycrc(139B)

网友评论