Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
Loop over each item in an array and call the given function on every element.
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.
Stringify your JSON at max speed
Identify, validate, format and normalize a Pix key type from a string
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
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.
Array utils
utilities for primitive JavaScript types
Normalize CSS for stitches
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Concatenate a readable stream's data into a single array
A utility that normalizes an address string for ease of parsing
Plugin loader. Plays with Ware
Flattens and normalizes a list of rules, ready for pre-processing in a combinator
Rope-based persistent sequence type
Parses set-cookie headers into objects
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
very fast object redaction
No description provided.
A JavaScript text diff implementation.