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
- Reduce an array and return a Promise☆14Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Convert an Observable to a Promise☆47Updated last year
- Create streams from promises☆15Updated 8 years ago
- Get an array of parent directories including itself☆27Updated last year
- A plugin for webpack that emits a system bell character whenever there is a build error☆10Updated 9 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Get the resolved path to the root of a package installed in node_modules☆10Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Sink your streams.☆17Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- ES6 template string helper for deindentation☆11Updated 9 years ago
- Self-signed SSL certificate for development.☆13Updated 10 years ago