Velocity Template Language(VTL) for JavaScript
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
A tiny, faster alternative to native Array.prototype.forEach
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Minimal async jobs utility library, with streams support
Create an array without duplicates
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Executes a function on each of an objects own enumerable properties.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Shims Array.prototype.forEach in legacy browsers.
Iterate over an object
Turn anything into an array
Convert binary midi into JSON
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A set of TSLint rules used on some Agoda projects.
Stringify your JSON at max speed
a simple event emitter mixin that is well-tested, solid, and dependency-free
Advanced Array utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!
A vite plugin for import style automatic
Valkey commands
Calls a function for each value.