@taktikorg/doloremque-nostrum-laboriosam

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

/@taktikorg/doloremque-nostrum-laboriosam/

    Package Sidebar

    Install

    npm i @taktikorg/doloremque-nostrum-laboriosam

    Weekly Downloads

    291

    Version

    4.3.34

    License

    MIT

    Unpacked Size

    65.4 kB

    Total Files

    151

    Last publish

    Collaborators

    • lechuongb878