core-js compat
Node addon for string extraction for msgpackr
No description provided.
A lightweight and lazy implementation of JSONMatch made for JavaScript
Rope-based persistent sequence type
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
utilities for primitive JavaScript types
css color parsing, manupulation and conversion
🌱 Lightweight offline DOM
`Array#forEach()` but it’s possible to define where to move to next
Javascript color object with implicit color space conversions. Supports RGB, HSV, HSL and CMYK with alpha channel.
a color parsing and manipulation lib served in roughly 2kB
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.
A JavaScript text diff implementation.
Path manipulation library for JavaScript
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
JavaScript library for DOM operations
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Matrix manipulation and computation library
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.