jonschlinkert / array-lastLinks
Return the last element in an array. Faster than `.slice`
☆34Updated 3 years ago
Alternatives and similar repositories for array-last
Users that are interested in array-last are comparing it to the libraries listed below
Sorting:
- Node.js releases data☆37Updated last week
- Check if argv has a specific flag☆93Updated 4 years ago
- Get the path of the parent module☆78Updated last week
- Exit the process when the `esc` key is pressed☆56Updated last year
- List of JavaScript types☆82Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm script☆55Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Automatically generate slugs for an Objection.js model☆34Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 2 weeks ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated last week
- Regular expression for matching issue references☆49Updated 11 months ago
- Check if a value is an object☆40Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Linkify GitHub issue references☆46Updated last week
- Wait for a specified number of promises to be fulfilled☆36Updated last week
- Import a module like with `require()` but from a given path☆85Updated 3 years ago