Fast JavaScript array sorting by implementing Python's Timsort algorithm
object to array | Convert an object to array with/without given key-prefix. | Basically reverses what atoo does.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
An ini encoder/decoder for node
An object schema merger/validator
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
map object to array using ts
Remove duplicate values from an array. Fastest ES5 implementation.
very fast object redaction
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Maintain and search through a sorted array using some low level functions
Convert object keys from camel case
A JavaScript text diff implementation.
Convert an object to array.
Generate contour lines from a grid of data.
Array manipulation, ordering, searching, summarizing, etc.
Stringify any JavaScript value.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
return list of CallSite objects from a captured stacktrace
Converts an object to array of object with {key:value} pair like PHP associative array
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
JavaScript utilities for Vega.