Lazy number range generator
☆82Jan 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 5 years ago
- Get all emails in a text file or stdin☆26Feb 2, 2026Updated 6 months ago
- Find multiple RegExp matches in a string☆90Jul 8, 2022Updated 4 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 11 months ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Parse and stringify file paths with line and column like `unicorn.js14`☆25Nov 22, 2025Updated 9 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 5 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 5 years ago
- Regular expression for matching issue references☆48Sep 26, 2024Updated last year
- Check if an Array is sorted☆35Aug 11, 2021Updated 5 years ago
- Define a lazily evaluated property on an object