Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Calculate specificity of a CSS Selector
Array utils
Simple function of rearranging an array where no adjacent(similar) item are next to each other.
Pure-JS ADLER-32
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Allows a local ESLint rules directory to be used without a command-line flag
Datadog CI plugin for `junit` commands
Concatenate a readable stream's data into a single array
Parses set-cookie headers into objects
Generate, and decode, base64 VLQ mappings for source maps and other uses
Rope-based persistent sequence type
Multi-Dimensional Functions. Create, Query, and Transform Multi-Dimensional Data.
very fast object redaction
Tool for generation samples based on JSON Schema Draft 7
Gatsby transformer plugin for yaml
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Translation between JavaScript values and Buffers
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
Simple dependency graph.
Get the maximum value in an array
Get the minimum value in an array
MongoDB query filtering in JavaScript
Get callsites from the V8 stack trace API