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 8 years ago
Alternatives and similar repositories for in-array:
Users that are interested in in-array are comparing it to the libraries listed below
- Get an array of parent directories including itself☆27Updated last year
- Conditional promise catch handler☆38Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Get the length of the longest item in an array.☆30Updated 6 years ago
- Tiny immutable store for any value☆22Updated 8 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Scroll to the current anchor in the url if possible☆11Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Tee up a test server in one file, tear it down in another☆13Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Check whether a given value is a generator function☆15Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 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
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Sink your streams.☆17Updated last year
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Convert an Observable to a Promise☆47Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Basic API for yarn.☆28Updated 6 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Create streams from promises☆15Updated 9 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Detect if a stream is a file stream☆19Updated 5 years ago
- Detect if the current env is the browser☆12Updated last year
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago