isaacs / proto-listLinks
A list of objects bound by prototype chain
☆20Updated 2 weeks ago
Alternatives and similar repositories for proto-list
Users that are interested in proto-list are comparing it to the libraries listed below
Sorting:
- ☆26Updated 7 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- timers module for browserify☆24Updated 10 months ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 6 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 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
- Expand POSIX bracket expressions (character classes) in glob patterns.