Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
recomposes a 4x4 matrix
Infer types from columns in JSON
`Array#forEach()` but it’s possible to define where to move to next
A utility package for JavaScript applications.
Encoding and decoding for base64, base32, base16, and friends
Lexer / tokenizer
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.
AWS Embedded Metrics Client Library
utilities for primitive JavaScript types
Array utils
A tiny, PEG-like system for building language grammars with regexes.
A library for random number generation and various random ways of selecting items from arrays.
Finds all zero crossings in a 1D ndarray
Simple and powerful progress time estimation (ETA)
Node-RED node to parse decimal and binary numbers to IEEE-754 Floating Point Numbers
Initialize an ndarray with zeros
easy to use progress-bar for command-line/terminal applications
ECL Float
converts [R,G,B] to [H,S,L]
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Parses set-cookie headers into objects