`Array#forEach()` but it’s possible to define where to move to next
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
emotion's cache
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Cross-browser lib for inserting text at selection in a textarea / input
Stringify your JSON at max speed
Insert an element into an array.
Insert block plugin for @atlaskit/editor-core
Insert an element in an array after the given index.
Different binary search tree implementations, including a self-balancing one (AVL)
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
Media Insert plugin for @atlaskit/editor-core
Clamps (ie. cuts off) an HTML element's content by adding ellipsis to it if the content inside is too long.
Quick insert plugin for @atlaskit/editor-core
TypeScript definitions for insert-module-globals
Fast AVL tree for Node and browser
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
Parses set-cookie headers into objects
TypeScript definitions for kd-tree-javascript
Rope-based persistent sequence type