hughsk / is-typedarrayLinks
Detect whether or not an object is a Typed Array
☆21Updated last year
Alternatives and similar repositories for is-typedarray
Users that are interested in is-typedarray are comparing it to the libraries listed below
Sorting:
- Check if an object can be used like an Array☆16Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Right-align the text in a string.☆19Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- A list of objects bound by prototype chain☆20Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ☆26Updated 7 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Simple `setImmediate` shim☆28Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ☆27Updated 4 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- ☆19Updated 7 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ☆12Updated 8 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Encode and decode streams into string streams in node.js☆27Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago