Async control for arrays
Push an array of items into an array, while being robust against prototype modification
A tiny, faster alternative to native Array.prototype.every
A base set of recommended ESLint rules for TypeScript projects
Better binary searching
Node addon for string extraction for msgpackr
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Provides Vue 3 JSX & TSX support with HMR.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Test if a value is an array.
JSX v-model transform
Allows a local ESLint rules directory to be used without a command-line flag
Run a lifecycle script for a package (descendant of npm-lifecycle)
Codecs for various data structures
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Force-directed graph layout using velocity Verlet integration.
JSX Syntactic Sugar Plugin for Event Modifiers
Tool for generation samples based on JSON Schema Draft 7
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Turns off all rules that are unnecessary or might conflict with Prettier.
The template engine for generate xlsx documents
Runs a list of async tasks, passing the results of each into the next one
OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data
Warns a user when the react hook useEffect is called with no dependency array