jonschlinkert / array-lastLinks
Return the last element in an array. Faster than `.slice`
☆34Updated 4 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:
- Check if argv has a specific flag☆96Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Conditional promise chains☆63Updated 4 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Rename a function☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Check if a value is an object☆42Updated 4 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- List of JavaScript types☆83Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Lazy number range generator☆83Updated 2 years ago
- Node.js releases data☆38Updated last week
- Create an array without duplicates☆74Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago