Reduce an array to unique values, optionally into a separate array.
tiny binary search function with comparators
Deterministic stringification for when performance matters
This is a no-dependency, super lite version of IP2Location LITE lookup.
A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves
Recursive object extending
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Utility types and singletons used by the Prisma Client.
Robust 2D convex hull algorithm
adaptive and scalable 2D bezier curves
Font-Awesome Sass
Any dimensional convex hull
Robert Penner's easing functions, slightly modified
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Remove leading directory components from a path, like tar's --strip-components option
redefine an svg path with absolute coordinates
WebAssembly port of CRuby with WASI
random bytes from browserify stand alone
pure js binary search for sorted javascript arrays||array like objects. returns any || last || first || closest matched key for value, or slice between 2 values where values need not exist.
ES2015 (ES6) Number.isInteger polyfill
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Exports a function for slicing ArrayBuffers (no polyfilling)
React <input/> component for formatting currency and numbers.