sindresorhus / get-rangeLinks
Lazy number range generator
☆83Updated 2 years ago
Alternatives and similar repositories for get-range
Users that are interested in get-range are comparing it to the libraries listed below
Sorting:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- Clean up regular expressions☆63Updated last year
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Run the Node.js binary no matter what☆142Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Rename a function☆46Updated 2 years ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Delay a promise a specified amount of time☆121Updated 4 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Write hyperlinks in the terminal☆89Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago