Remove duplicate values from an array. Fastest ES5 implementation.
Check if argv has a specific flag
D3 sankey with circular links
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Rules dealing with Array functions and methods.
Vendored dependencies for Victory
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Merge multiple streams into a unified stream
Stringify your JSON at max speed
Generate word clouds in JavaScript.
React PureComponent implementation embracing Immutable.js
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Function to sum the y values if the x values are equals. The x array has to be ordered.
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
`Array#forEach()` but it’s possible to define where to move to next
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
A highly consumable list of bad (profanity) english words (forked from badwords)
🐊Putout plugin adds ability to remove useless Array constructor
My JavaScript parser
The Filesystem API provides a NodeJS-like API for working with files on the device.
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.
Asynchronous iterator function for parallel processing.
svg path parser