WebAssembly based Javascript bindings for google compact language detector 3
High-performance 3D spatial index for cuboids (based on R*-tree with bulk loading and bulk insertion algorithms)
Apply a function to a each element of a collection and return a new array of results.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
A long list of English words, orderd by popularity
Most modern mobile touch slider and framework with hardware accelerated transitions
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
Convert object keys from camel case
remove items from a javascript array without generating memory garbage
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
Monadic streams
Return an array of an object's own enumerable and non-enumerable property names.
JSON diff & patch (object and array diff, text diff, multiple output formats)
Tiny JavaScript tokenizer.
eslint-config-prettier for create-vue
Populate a <canvas> element with a font texture atlas
Node addon for string extraction for cbor-x
Prettier plugin to force all arrays to be multiline.
Set of (possibly rotated) arrays
Create a filled array according to a provided callback function.
This submodule exports various constants values and errors that are used in Lit Protocol.
Translation between JavaScript values and Buffers
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.