Remove duplicate values from an array. Fastest ES5 implementation.
A splay tree typescript library
Compare two Leaflet layers side by side
Gulp plugin for generating an identity sourcemap for a file.
React JSON Viewer Component, Extracted from redux-devtools
Fast JavaScript array sorting by implementing Python's Timsort algorithm
🐊Putout plugin adds ability to apply for...of
Node library that transforms a json object or an array of json objects based on tranformation template
Array#forEach ponyfill for older browsers
Parse musical notes in abc notation
TypeScript Array, Object, Map, Set, Union, Enum utils
compute the bounding box of geojson features
This addon provides array helpers for Ember templates and components.
The Map & WeakMap data structures as a reactive signals.
A topologically ordered map of key/value pairs with a simple API for adding constraints.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Dependency-free request URI matcher
A map function for Web Streams with concurrency support. Like node's ReadableStream.map(), but for Web Streams.
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Helper function to define a map
`Array#forEach()` but it’s possible to define where to move to next
Merge objects & other types recursively. A simple & small integration.