Showing 1-20 of 1,281,338 packages
Get consecutively unique elements from an array
Array manipulation, ordering, searching, summarizing, etc.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Remove duplicate values from an array. Fastest ES5 implementation.
Generate a random integer
Create an array of unique values, in order, from the input arrays
Tiny queue data structure
Get a random item from an array
utilities for primitive JavaScript types
Returns an array of all tabbable DOM nodes within a containing node.
Get consecutively unique elements from an array
A "standard library" of stuff I find to routinely be useful in Node.js
Get unique values of an array. Really, like deeply unique.
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
A JavaScript text diff implementation.
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Array of "block level elements" defined by the HTML specification
Rope-based persistent sequence type
Highlight DOM nodes within your stories
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)