53,946 packages matching “david gatti”
available-typed-arrays
v1.0.7 · 2 years ago
Returns an array of Typed Array names that are available in the current environment
No known vulnerabilities
reflect.getprototypeof
v1.0.10 · 1 year ago
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
No known vulnerabilities
get-symbol-description
v1.1.0 · 1 year ago
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
No known vulnerabilities
array.prototype.findlastindex
v1.2.6 · 1 year ago
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
is-callable
v1.2.7 · 3 years ago
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
No known vulnerabilities
internal-slot
v1.1.0 · 1 year ago
ES spec-like internal slots
No known vulnerabilities
is-number-object
v1.1.1 · 1 year ago
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
object.fromentries
v2.0.8 · 2 years ago
ES proposal-spec-compliant Object.fromEntries shim.
No known vulnerabilities
is-boolean-object
v1.2.2 · 1 year ago
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
has-bigints
v1.1.0 · 1 year ago
Determine if the JS environment has BigInt support.
No known vulnerabilities
which-typed-array
v1.1.22 · 2 months ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
is-regex
v1.2.1 · 1 year ago
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
No known vulnerabilities
call-bind
v1.0.9 · 4 months ago
Robustly `.call.bind()` a function
No known vulnerabilities
es-shim-unscopables
v1.1.0 · 1 year ago
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
No known vulnerabilities
globalthis
v1.0.4 · 2 years ago
ECMAScript spec-compliant polyfill/shim for `globalThis`
No known vulnerabilities
is-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
No known vulnerabilities
pbkdf2
v3.1.6 · 2 months ago
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
No known vulnerabilities
is-date-object
v1.1.0 · 1 year ago
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
unbox-primitive
v1.1.0 · 1 year ago
Unbox a boxed JS primitive value.
No known vulnerabilities