NEON decoder and encoder for JavaScript
combine iterables into a list of tuples
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Gulp plugin for mapping sources of a sourcemap.
A function to lookup the currency symbol for a given currency code
Transforms nested values of complex objects
Generates source maps
Calculate specificity of a CSS Selector
ESLint rules for controlling where and how mutation is used.
find maped element of an array that will satisfy condition of some
A simple array utility to find duplicates in your object array 😍
An ultra light-weight, nonexhaustive, polyfills library
Advanced JavaScript objects serialization.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Karma plugin for inline sourcemap support
Datadog instrumentation addon for Node.js
serialize objects to javascript
A node.js module for color quantization, based on Leptonica.
create a new array filled with a value, or zero
This template should help get you started developing with Vue 3 in Vite.
Gets a value from a Map/Obj or sets an initial value when not found and returns that. TypeScript supported.
A package to build, construct, and deconstruct an arbitrary tree of nodes.
React components and hooks for the Google Maps JavaScript API
Iterate through columns of an 2d-array(matrix), with returned value or without returned value, or iterate using generator.