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
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Install an npm package☆31Updated 7 years ago
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- Get an array of parent directories including itself☆26Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Align the text in a string.☆51Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- ☆43Updated 7 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
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Basic API for yarn.☆28Updated 7 years ago
- get.and.set.deep.objects.easily = true;☆32Updated 2 years ago
- Create Error classes☆41Updated 6 years ago
- Highlight ECMAScript syntax for the console or any other medium.☆23Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 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
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 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
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A tiny stream log☆54Updated 6 years ago