sindresorhus / get-rangeLinks
Lazy number range generator
☆82Updated last year
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
- Extract the actual stack of an error☆68Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a project is using Yarn☆98Updated 3 months ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Clean up regular expressions☆63Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago