Remove duplicate values from an array. Fastest ES5 implementation.
Macros that will inline loops for arrays and objects
TypeScript definitions for @markedjs/html-differ
No description provided.
Get the npm global path prefix.
Convert raw escape sequences to their respective characters (undo String.raw).
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Synchronize the contents of one folder to another location, only copying files if contents differ.
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.
utilities for primitive JavaScript types
Array utils
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
Rope-based persistent sequence type
very fast object redaction
A JavaScript text diff implementation.
Reuse objects and functions with style