jonschlinkert / in-array
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
- Reduce an array and return a Promise☆14Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Scaffold out a Gulp plugin boilerplate☆50Updated 11 months ago
- Modify the values of an object☆27Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- [DEPRECATED] gzip loader module for webpack☆15Updated 6 years ago
- A repository to ask @bevacqua anything.☆10Updated 9 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Snippets for AVA☆39Updated 6 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 8 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Bublé require hook☆14Updated 7 years ago
- Resolve promises in a series☆10Updated 8 years ago
- Detect if a stream is a file stream☆19Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Check if an Array is sorted☆34Updated 3 years ago