sindresorhus / simplify-rangesLinks
Merge and normalize adjacent or overlapping integer ranges
☆32Updated 2 years ago
Alternatives and similar repositories for simplify-ranges
Users that are interested in simplify-ranges are comparing it to the libraries listed below
Sorting:
- Change the file extension of a path☆41Updated last year
- Convert a string index to its line and column position☆36Updated 2 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 6 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆36Updated 3 months ago
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Check if the system is in low power mode☆69Updated last year
- Get a random temporary path☆34Updated 2 years ago
- Check whether a file can be executed☆46Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Check if a string is a valid JavaScript identifier☆27Updated last year
- Remove circular references from objects☆100Updated last year
- Encode & decode strings, bytes, and integers to Base62☆92Updated 2 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Clone a Node.js HTTP response stream☆32Updated last year
- Rotate an array by a given number of steps☆46Updated last year
- Get the hash of an object☆139Updated 2 years ago
- Check if a directory is empty☆30Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 7 months ago
- ☆33Updated 3 years ago
- Provides a list of reserved identifiers for JavaScript☆23Updated 3 weeks ago
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 2 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Useful utilities for working with Fetch☆96Updated last month
- Merge multiple streams into a unified stream☆62Updated last year
- Get the operating system CPU architecture☆40Updated last year
- An absurdly small glob matcher that packs a punch.☆69Updated last month