jonschlinkert / array-first
Get the first element or first n elements of an array.
☆11Updated 4 years ago
Alternatives and similar repositories for array-first
Users that are interested in array-first are comparing it to the libraries listed below
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- ☆47Updated 5 years ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- easy deduplication of array values☆24Updated last year
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- file serving middleware for koa☆38Updated 9 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 8 months ago
- Koa middleware for serving a favicon☆105Updated last year
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Simple key / value pair query-string parser☆34Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- JSX to actual DOM.☆64Updated 3 years ago
- check if a koa body should be interpreted as JSON☆18Updated last week
- Checks if object literal has the correct schema☆12Updated 8 years ago
- Remote web content crawler done right.☆30Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Import a globally installed module☆58Updated last year
- 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
- Simple & fast MD5 hashing for Node.js that requires no other module dependencies since it is pure JavaScript.☆8Updated 10 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- a more powerful thunkify☆53Updated 3 years ago
- streaming pipeline with a mutable configuration☆56Updated 4 months ago
- random string generator☆29Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago