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
Sorting:
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 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
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Pick random items from a list☆17Aug 10, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Nov 4, 2023Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 5 months ago
- Get a Gravatar image from an identifier, such as an email☆42Sep 10, 2021Updated 4 years ago
- Run the Node.js binary no matter what☆142Sep 15, 2025Updated 5 months ago
- Check if a project is using Yarn☆98Sep 15, 2025Updated 5 months ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Linkify GitHub issue references☆47Sep 11, 2025Updated 5 months ago
- Check if a year is a leap year☆21Apr 7, 2021Updated 4 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 5 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- List of archive file extensions☆16Apr 30, 2024Updated last year
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago