JavaScript sprintf implementation
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Array utilities (immutability, fp helpers)
Test if an array-like object supports the accessor (get/set) protocol.
Int8Array.
Uppercase first character of each element in arrays of strings.
Better binary searching
Get consecutively unique elements from an array
Int16Array.
Push items to an array at their correct sort-position
Import a module like with require() but from a given path (for ESM)
Returns an array filled with the specified input
Int32Array.
Emoji data and images - google
Array diffing
Test if two arrays have respective elements which are approximately the same value within a specified number of ULPs (units in the last place).
Apply a function to a each element of a collection and return a new array of results.
Regular expression for matching semver versions
Buffer.
This package contains the interfaces and contracts that a Holochain app UI needs to implement in order to run as a Tool in a Weave Frame like [Moss](theweave.social#tryit).
JavaScript/TypeScript-native RPC library with Promise Pipelining
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.
remove items from a javascript array without generating memory garbage
asynchronous function queue with adjustable concurrency