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 your code is running as an npm script☆56Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Conditional promise chains☆63Updated 4 years 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
- 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
- Rename a function☆46Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- List of JavaScript types☆83Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Check if a value is an object☆42Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Add XO to your project☆47Updated 2 years ago