jonschlinkert / array-last
Return the last element in an array. Faster than `.slice`
☆35Updated 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
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- This repository is a work in progress and not seeking feedback yet.☆22Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 3 months ago
- Check if something is a promise☆46Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- Node.js releases data☆36Updated 3 weeks ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- 🔇 mock stdio output for tests☆23Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- List of JavaScript types☆82Updated 11 months ago
- Is this value a JS regex?☆24Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- A better forEach☆22Updated last month