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☆26Updated 2 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
- Clear the terminal cross-platform☆44Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- Align the text in a string.☆51Updated 5 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Asynchronously map over a list☆18Updated 9 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Convert an Observable to a Promise☆50Updated 2 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
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Scaffold out a Gulp plugin boilerplate☆50Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Generate CSS from a JavaScript Object☆25Updated 10 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Create Error classes☆41Updated 6 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Install an npm package☆31Updated 7 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago