has-symbols:确定JS环境是否具有Symbol支持。 支持规格或杂物

时间:2024-06-01 03:21:53
【文件属性】:

文件名称:has-symbols:确定JS环境是否具有Symbol支持。 支持规格或杂物

文件大小:18KB

文件格式:ZIP

更新时间:2024-06-01 03:21:53

javascript es6 es2015 ecmascript symbols

有符号 确定JS环境是否具有Symbol支持。 支持规格或杂物。 例子 var hasSymbols = require ( 'has-symbols' ) ; hasSymbols ( ) === true ; // if the environment has native Symbol support. Not polyfillable, not forgeable. var hasSymbolsKinda = require ( 'has-symbols/shams' ) ; hasSymbolsKinda ( ) === true ; // if the environment has a Symbol sham that mostly follows the spec. 支持的符号伪装 拥有财产符号 | 核心js | 测验 只需克隆仓库, npm install ,然后


【文件预览】:
has-symbols-main
----.eslintrc(164B)
----shams.js(2KB)
----index.js(420B)
----package.json(2KB)
----.github()
--------FUNDING.yml(582B)
--------workflows()
----test()
--------index.js(654B)
--------tests.js(2KB)
--------shams()
----.nycrc(139B)
----LICENSE(1KB)
----.npmignore(680B)
----.gitignore(661B)
----CHANGELOG.md(6KB)
----.npmrc(55B)
----README.md(2KB)
----.eslintignore(10B)

网友评论