Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Return an ActiveXObject without mentioning it in the source
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Create an array of unique values, in order, from the input arrays
Takes a point and calculates the circle polygon given a radius.
Javascript Matrix and Vector library for High Performance WebGL apps
The Interactive Extensions for JavaScript
Runs a list of async tasks, passing the results of each into the next one
JavaScript sprintf implementation
Stylable text tables, handling ansi colour. Useful for console output.
Vega expression parser and code generator.
Additional array extensions with a chainable api
{G,S}et object values using MongoDB-like path notation
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
Calculates the distance between a given point and the nearest point on a line.
Utility to convert Mapbox GL Style font names to CSS font definitions
The smallest and simplest JavaScript priority queue
Lazy-evaluating list of files, based on globs or regex patterns
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Obfuscate JavaScript files via javascriptobfuscator.com. This is also a Grunt plugin.
Create an array with values that are present in the first input array but not additional ones
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Like a Set, but provides the index of the `key` in the backing array
A webpack loader for obfuscating single modules using javascript-obfuscator