Change the repository type filter
All
Repositories list
78 repositories
which-typed-array
Publicis-equal
PublicAre these two values conceptually equal?is-descriptor
PublicReturns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.is-accessor-descriptor
PublicReturns true if a value has the characteristics of a valid JavaScript accessor descriptor.is-core-module
Publicis-bigint
PublicIs this an ES BigInt value?has-symbols
PublicDetermine if the JS environment has Symbol support. Supports spec, or shams.object-inspect
Publichas-tostringtag
PublicDetermine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.hasOwn
Publicfunctions-have-names
PublicDoes this JS environment support the `name` property on functions?is-regex
Publicis-nan
Publicis-arguments
Publichas-bigints
Publicbuffer-equal
Publicwhich-collection
PublicWhich kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.typed-array-length
Publicwhich-boxed-primitive
Publicobject-is
Publichas-named-captures
PublicDoes the JS environment support named capture groups in regexes?has-private-fields
PublicDetermine if the JS environment has private fields (`class { #x; }`) support.which-builtin-type
Publicnode-deep-equal
Publicis-symbol
PublicIs this an ES6 Symbol value?available-regexp-flags
Publicavailable-typed-arrays
Public.github
Public templatenode-exports-info
Publicis-weakref
Public
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.