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:
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- 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
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Align the text in a string.☆51Updated 5 years ago
- Generate CSS from a JavaScript Object☆25Updated 10 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Install an npm package☆31Updated 8 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Check if the given object is a dom node☆31Updated 6 years ago
- ☆43Updated 7 years ago
- Scaffold out a Gulp plugin boilerplate☆51Updated last year
- 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
- Synchronously write a file and create its ancestor directories if needed☆14Updated 6 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Rename a function☆46Updated 2 years ago
- Logger for gulp and gulp plugins.☆58Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago