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.☆30Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Asynchronously map over a list☆18Updated 9 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- [DEPRECATED] gzip loader module for webpack☆15Updated 7 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- 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
- Convert an Observable to a Promise☆49Updated last year
- Global logging utility.☆19Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Simple type checking.☆76Updated 9 years ago
- Sink your streams.☆17Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago