Shared useful utils and types
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Returns an array of all enumerable symbol properties found directly upon a given object
Get the median value in an array
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
JS/TS array utils.
Turn anything into an array
Reads the pixels of an image as an ndarray
Loop over each item in an array and call the given function on every element.
A real lua VM with JS bindings made with webassembly
Return an accessor function for retrieving an element from an indexed array-like object.
Fast nd point clustering.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
TypeScript type definitions for Secure Scuttlebutt
`Array#forEach()` but it’s possible to define where to move to next
This module calculate Min, Max, Avg, % of standard deviation, median, quartiles, range and histogram from an array
Calculate and display the sum of msg.payload in a bar chart.
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.
Copy a descriptor from object A to object B
Create a filled generic array.
Ensures that new code does not introduce performance regressions with CI. Tracks: