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
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- ☆44Updated 6 years ago
- Get the length of the longest item in an array.☆30Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- WeakMap collection as specified in ECMAScript6☆29Updated 3 years ago
- Scroll to the current anchor in the url if possible☆11Updated 7 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 8 months ago
- Get an array of parent directories including itself☆27Updated last year
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing l…☆12Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Check whether a given value is a generator function☆15Updated last year
- 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
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Bublé require hook☆14Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- An object of questions commonly used by project generators or when initializing projects. Questions can be overridden, updated or extende…☆9Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Sink your streams.☆17Updated last year
- Node.js `assert` as a standalone module☆26Updated 3 years ago