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:
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Run promise-returning & async functions in series☆71Updated 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
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- List of JavaScript types☆83Updated last year
- Check if a value is an object☆42Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Node.js releases data☆38Updated this week
- Check if your package was installed globally☆71Updated 2 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Simple wildcard matching☆34Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year