Range parser that parse range from string, e.g. "0, 1, 7~8, 9-10, 100~105" -> [[0, 1], [7, 10], [100, 105]]
Tiny CBOR library
A tiny invariant function
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Range header field string parser
creates a new array with given range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
TypeScript definitions for range-parser
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
An absurdly small glob matcher that packs a punch.
A tiny warning function
Common get-version-range-type shared between changeset packages
Tiny Casing utils
This library creates a new Response, given a source Response and a Range header value.
for adding, subtracting, and indexing discontinuous ranges of numbers
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Range data type parser and serializer for PostgreSQL
Tiny and extremely fast globbing
A tiny and fast selection algorithm in JavaScript.
Find the greatest satisfied semver range from an array of ranges.
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
A minimal fork of nanospy, with more features
Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by micromatch.
A tiny inflate implementation