Showing 21-40 of 128,229 packages
Different binary search tree implementations, including a self-balancing one (AVL)
Inserts a value to an ordered array.
Parse postgres array columns
Flatten nested arrays
Run an array of functions in parallel
Keep a tree trimmed from longer-than-necessary branches
Set of (possibly rotated) arrays
Create an array of unique values, in order, from the input arrays
Guarantees an array back
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Minimal async jobs utility library, with streams support
Prettier plugin to force all arrays to be multiline.
insert a string of css into the <head>
Create an array without duplicates
Array utilities (immutability, fp helpers)
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array with values that are present in the first input array but not additional ones
Fast JavaScript array sorting by implementing Python's Timsort algorithm
insert implicit module globals into a module-deps stream
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.