sindresorhus / get-rangeLinks
Lazy number range generator
☆81Updated 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☆40Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Clean up regular expressions☆62Updated last year
- Import a globally installed module☆58Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Regular expression for matching issue references☆49Updated 11 months ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Linkify GitHub issue references☆47Updated last month
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Delay a promise a specified amount of time☆119Updated 3 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Rename a function☆46Updated last year