jonschlinkert / in-arrayLinks
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
☆16Updated 9 years ago
Alternatives and similar repositories for in-array
Users that are interested in in-array are comparing it to the libraries listed below
Sorting:
- Get the length of the longest item in an array.☆29Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Install an npm package☆31Updated 8 years ago
- Align the text in a string.☆51Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Asynchronously map over a list☆18Updated 9 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- process.hrtime() to words☆66Updated 5 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Generate CSS from a JavaScript Object☆25Updated 10 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- Node.js `assert` as a standalone module☆27Updated 4 years ago
- DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library i…☆12Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Global logging utility.☆19Updated last year
- Get an array of parent directories including itself☆26Updated 2 years ago
- get.and.set.deep.objects.easily = true;☆32Updated 3 years ago
- Scaffold out a Gulp plugin boilerplate☆51Updated last year
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago