Lazy number range generator
☆83Jan 2, 2024Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 6 months ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Check if a number is in a given range☆22Jan 23, 2021Updated 5 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Pick random items from a list☆17Aug 10, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Check if a project is using Yarn☆98Sep 15, 2025Updated 6 months ago
- Get a Gravatar image from an identifier, such as an email☆41Sep 10, 2021Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 6 months ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Linkify GitHub issue references☆47Sep 11, 2025Updated 6 months ago
- Simple cache config handling for your app or module☆21Sep 14, 2017Updated 8 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a year is a leap year☆21Apr 7, 2021Updated 4 years ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 6 months ago
- Run the Node.js binary no matter what☆142Sep 15, 2025Updated 6 months ago
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆38Mar 4, 2026Updated 2 weeks ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- List of archive file extensions☆16Apr 30, 2024Updated last year
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 6 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Returns an array filled with the specified input☆43Jul 8, 2022Updated 3 years ago