@taktikorg/doloremque-nostrum-laboriosam

3.2.24 • 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

397

Version

3.2.24

License

MIT

Unpacked Size

42.2 kB

Total Files

84

Last publish

Collaborators

  • lechuongb878