sindresorhus / get-range
Lazy number range generator
☆82Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for get-range
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get PID from a port☆80Updated 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☆78Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Check if a project is using Yarn☆100Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Clean up regular expressions☆61Updated 3 months ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Rename a function☆45Updated last year
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Import a globally installed module☆57Updated 10 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get the path of the parent module☆77Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆108Updated 3 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year