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:
- Conditional promise chains☆63Updated 4 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- List of JavaScript types☆83Updated last year
- Check if your package was installed globally☆71Updated 2 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Lazy number range generator☆83Updated 2 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
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Slice a string with ANSI escape codes☆50Updated 5 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 6 years ago
- Regular expression for matching issue references☆49Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago