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:
- Create a lazily evaluated value☆69Updated 4 years ago
- 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☆67Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Clean up regular expressions☆62Updated last year
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Reliably get the terminal window size☆144Updated last year
- Input module for Listr☆33Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Rename a function☆47Updated last year
- Measure the time a promise takes to resolve☆71Updated last year
- Import a globally installed module☆57Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Linkify GitHub issue references☆47Updated last month
- Mimic a Node.js HTTP response stream☆60Updated last year
- Check if a project is using Yarn☆97Updated last month