Change the repository type filter
All
Repositories list
78 repositories
typed-array-byte-offset
Publicwhich-typed-array
Publichas-bigints
Publicis-typed-array
PublicIs this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.is-shared-array-buffer
PublicIs this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.typed-array-buffer
Publicavailable-regexp-flags
Publictyped-array-byte-length
PublicGet the byte length of a Typed Array, even in engines without a `.byteLength` method.typed-array-length
Publichas-typed-arrays
Publicget-symbol-description
PublicGets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.is-weakset
PublicIs this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.is-finalizationregistry
PublicIs this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.is-array-buffer
PublicIs this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.is-registered-symbol
PublicIs this value a Symbol stored in the global cross-realm Symbol registry?has-dynamic-import
Publicwhich-boxed-primitive
Publicis-number-object
Publicis-string
Publicis-core-module
Publicis-weakref
Publicwhich-builtin-type
Publicis-symbol
PublicIs this an ES6 Symbol value?is-boolean-object
Publicis-arguments
Publicis-date-object
Publicdeep-equal-json
Publicis-regex
Publicis-data-view
PublicIs this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.is-well-known-symbol
PublicIs this value a well-known Symbol?