3.1.30 • Published 7 months ago
@kollorg/expedita-enim-velit v3.1.30
@kollorg/expedita-enim-velit
Determine if the JS environment has Symbol.toStringTag
support. Supports spec, or shams.
Example
var hasSymbolToStringTag = require('@kollorg/expedita-enim-velit');
hasSymbolToStringTag() === true; // if the environment has native Symbol.toStringTag support. Not polyfillable, not forgeable.
var hasSymbolToStringTagKinda = require('@kollorg/expedita-enim-velit/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
1.0.17
8 months ago
1.0.16
8 months ago
3.1.30
7 months ago
2.1.25
7 months ago
2.1.26
7 months ago
2.1.23
8 months ago
2.1.24
7 months ago
2.1.21
8 months ago
2.1.22
8 months ago
2.1.20
8 months ago
3.1.27
7 months ago
3.1.26
7 months ago
3.1.29
7 months ago
3.1.28
7 months ago
2.0.19
8 months ago
2.0.17
8 months ago
2.0.18
8 months ago
2.0.20
8 months ago
1.0.15
8 months ago
1.0.14
8 months ago
1.0.13
8 months ago
1.0.12
8 months ago
1.0.11
8 months ago
1.0.9
8 months ago
1.0.8
8 months ago
1.0.7
8 months ago
1.0.10
8 months ago
1.0.6
8 months ago
1.0.5
8 months ago
1.0.4
8 months ago
1.0.3
8 months ago
1.0.2
8 months ago
1.0.1
8 months ago
1.0.0
8 months ago