@taktikorg/doloremque-nostrum-laboriosam

2.1.15 • Public • Published

@taktikorg/doloremque-nostrum-laboriosam Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Determine if the JS environment has Symbol support. Supports spec, or shams.

Example

var hasSymbols = require('@taktikorg/doloremque-nostrum-laboriosam');

hasSymbols() === true; // if the environment has native Symbol support. Not polyfillable, not forgeable.

var hasSymbolsKinda = require('@taktikorg/doloremque-nostrum-laboriosam/shams');
hasSymbolsKinda() === true; // if the environment has a Symbol sham that mostly follows the spec.

Supported Symbol shams

Tests

Simply clone the repo, npm install, and run npm test

Readme

Keywords

Package Sidebar

Install

npm i @taktikorg/doloremque-nostrum-laboriosam

Weekly Downloads

416

Version

2.1.15

License

MIT

Unpacked Size

22.6 kB

Total Files

28

Last publish

Collaborators

  • lechuongb878