npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "toStringTag" 的结果(共 9 个)
es-set-tostringtag

A helper to optimistically set Symbol.toStringTag, when possible.

MIT
is-callable

Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.

MIT
has-tostringtag

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

MIT
to-string-tag-x

Get an object's ES6 @@toStringTag.

MIT
is-map

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

MIT
is-set

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

MIT
is-regex

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag

MIT
is-number-object

Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

MIT
is-boolean-object

Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

MIT