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 an array of parent directories including itself☆27Updated last year
- 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
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Bail out when the first TAP test fails☆17Updated 8 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Global logging utility.☆19Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Scroll to the current anchor in the url if possible☆11Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- A repository to ask @bevacqua anything.☆10Updated 9 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Detect if a stream is a file stream☆19Updated 6 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Get the dependents of a users npm modules☆27Updated 7 years ago