Lines Matching full:has
1 # has-symbols <sup>[![Version Badge][2]][1]</sup>
12 Determine if the JS environment has Symbol support. Supports spec, or shams.
17 var hasSymbols = require('has-symbols');
19 hasSymbols() === true; // if the environment has native Symbol support. Not polyfillable, not forge…
21 var hasSymbolsKinda = require('has-symbols/shams');
22 hasSymbolsKinda() === true; // if the environment has a Symbol sham that mostly follows the spec.
32 [1]: https://npmjs.org/package/has-symbols
33 [2]: https://versionbadg.es/inspect-js/has-symbols.svg
34 [5]: https://david-dm.org/inspect-js/has-symbols.svg
35 [6]: https://david-dm.org/inspect-js/has-symbols
36 [7]: https://david-dm.org/inspect-js/has-symbols/dev-status.svg
37 [8]: https://david-dm.org/inspect-js/has-symbols#info=devDependencies
38 [11]: https://nodei.co/npm/has-symbols.png?downloads=true&stars=true
39 [license-image]: https://img.shields.io/npm/l/has-symbols.svg
41 [downloads-image]: https://img.shields.io/npm/dm/has-symbols.svg
42 [downloads-url]: https://npm-stat.com/charts.html?package=has-symbols
43 [codecov-image]: https://codecov.io/gh/inspect-js/has-symbols/branch/main/graphs/badge.svg
44 [codecov-url]: https://app.codecov.io/gh/inspect-js/has-symbols/
45 ….shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/has-symbols
46 [actions-url]: https://github.com/inspect-js/has-symbols/actions