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:
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Align the text in a string.☆51Updated 5 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Install an npm package☆31Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 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 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- It's noop function. It does nothing.☆15Updated 2 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Global logging utility.☆19Updated last year
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- convert module usage to inline expressions☆75Updated last year
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Parse a JSON stream into an object☆15Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Create server-sent-events☆21Updated 8 years ago
- Assertion library for streams☆17Updated 10 years ago