Parse the Forwarded header (RFC 7239) into an array of objects
A pure javascript JPEG encoder and decoder
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Bruno query with deep navigation, filter and map support
Array diffing
Return a function which tests if every element in an array-like object passes a test condition.
Convert object keys from camel case
Truncate a semver version: `1.2.3` → `1.2.0`
Yet another SVG path parser. This one's tiny
Left pad a string to align with the longest string in an array
Fill a polygon with lines
parses number and unit, '20px' into [20, 'px']
Get esbuild-compatible targets from a browserlist config
Packs an array-of-arrays into a single ndarray
Easy to use efficient .GIF parsing in javascript
Lodash modular utilities.
Rope-based persistent sequence type
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Various method to process spectra
Treat your $PATH like a JavaScript Array
Complex128Array.
The smallest and simplest JavaScript priority queue
Infer the scope of each token in an array of GLSL tokens
Test if a value is an array-like object.