inspect-js / is-typed-arrayLinks
Is 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.
☆12Updated 5 months ago
Alternatives and similar repositories for is-typed-array
Users that are interested in is-typed-array are comparing it to the libraries listed below
Sorting:
- Early draft proposal to support initializing given objects with fields and private methods☆15Updated 6 years ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆16Updated 5 months ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 5 months ago
- Is this value a JS regex?☆24Updated 5 months ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 8 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!☆20Updated last year
- Provide a package name, get a list of every version, and who published it.☆24Updated 11 months ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Is this value negative zero? === will lie to you.☆18Updated 5 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 6 months ago
- ☆20Updated 3 years ago
- Incrementally better cookies.☆22Updated 3 years ago
- Turns sync functions into async functions☆20Updated 2 years ago
- Implements the Web IDL algorithms for converting to and from JavaScript values☆34Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- GitHub tools for @unifiedjs☆12Updated 8 months ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated last year
- Copy properties deeply between two objects☆10Updated last year
- Popular Brackets features as extensions for VS Code.☆6Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Things that might be good to include in ECMA 262☆9Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 10 months ago
- Provides a way to shrug.☆8Updated 9 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 5 months ago
- Lowercase the keys of an object☆40Updated last year