@taktikorg/doloremque-nostrum-laboriosam

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

179

Version

4.4.35

License

MIT

Unpacked Size

69.4 kB

Total Files

162

Last publish

Collaborators

  • lechuongb878