@erboladaiorg/quae-tempora

2.10.99 • Public • Published

@erboladaiorg/quae-tempora Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

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

Example

var hasSymbolToStringTag = require('@erboladaiorg/quae-tempora');

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

var hasSymbolToStringTagKinda = require('@erboladaiorg/quae-tempora/shams');
hasSymbolToStringTagKinda() === true; // if the environment has a Symbol.toStringTag sham that mostly follows the spec.

Supported Symbol shams

Tests

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

Package Sidebar

Install

npm i @erboladaiorg/quae-tempora

Weekly Downloads

113

Version

2.10.99

License

MIT

Unpacked Size

207 kB

Total Files

574

Last publish

Collaborators

  • diepminhb311