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.
Removes Flow type annotations from JavaScript files with speed and simplicity.
`Array#forEach()` but it’s possible to define where to move to next
Remark plugin to remove import and/or export statements (mdxjsEsm)
High-performance 3D spatial index for cuboids (based on R*-tree with bulk loading and bulk insertion algorithms)
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.
when you want to fire an event no matter how a process exits.
prints a dependency graph in dot format for your typescript or react project
utilities for primitive JavaScript types
JavaScript utility to remove scroll on body
Array utils
Finds all JavaScript CommmonJS require() dependencies from a filename.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Parses set-cookie headers into objects
Concatenate a readable stream's data into a single array
Ordered and unordered lists feature to CKEditor 5.
Rope-based persistent sequence type
Merge objects & other types recursively. A simple & small integration.
very fast object redaction
Strip leading whitespace from each line in a string
Trie Data Structure to support cspell.
A JavaScript text diff implementation.