sindresorhus / simplify-rangesLinks
Merge and normalize adjacent or overlapping integer ranges
☆30Updated last year
Alternatives and similar repositories for simplify-ranges
Users that are interested in simplify-ranges are comparing it to the libraries listed below
Sorting:
- Find a file or directory by walking up parent directories — Zero dependencies☆81Updated 3 months ago
- Change the file extension of a path☆38Updated last year
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆36Updated last month
- Create a transform stream using await instead of callbacks☆70Updated last year
- Get a random temporary path☆32Updated last year
- Convert a string index to its line and column position☆33Updated last week
- Like Object.keys() but also includes symbols☆22Updated 2 years ago
- Remove circular references from objects☆93Updated last year
- A more usable typed storage API for Web Extensions☆71Updated 6 months ago
- Encode and decode Unicode escapes in a string☆43Updated 2 years ago
- Check whether a file can be executed☆44Updated 2 years ago
- Check if the system is in low power mode☆66Updated last year
- Numbers with precision and a unit for JavaScript☆35Updated last week
- Convert object keys from camel case☆56Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated 2 weeks ago
- A tiny (330B to 357B) and fast utility to find a package's hidden supply / cache directory.☆33Updated 4 years ago
- Rotate an array by a given number of steps☆45Updated last year
- 🌐 Interactive glob pattern tester☆30Updated 3 years ago
- Some useful utilities I often need☆36Updated last year
- Analyzing the syntax of top npm packages☆19Updated last year
- Extremely minimal stylesheet/setup for Web Extensions’ options pages (also dark mode)☆88Updated 9 months ago
- Comparison of Bun's API against Node.js's☆61Updated this week
- Clone a Node.js HTTP response stream☆30Updated last year
- ☆33Updated 3 years ago
- Detect if the current attached device support the specified emoji☆20Updated 2 years ago
- Get the operating system CPU architecture☆39Updated last year
- Check if the process is running inside a container (Docker/Podman)☆75Updated last year
- Clear the console, cross-platform☆22Updated 4 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 3 weeks ago