TypeScript definitions for sort-array
An high available npm registry client
Nunjucks module for NestJS
Simple data set export to Excel xlsx file
Find the differences between two arrays and their positions
throttle async and promise-returning functions. Other packages don't do it right.
Sort an array of numbers
Allow parsing of async generator functions
Finds first value passing a test.
Helps to perform transformations with boolean attributes
Responsive React grid system built with Styled System, with support for Emotion and Styled Components
Socket.dev optimized package override for is-shared-array-buffer
Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()
Browserify transform to convert ES5 syntax to be ES3-compatible.
Combines an array of AbortSignals into a single signal that is aborted when any signal is
Set of a helpful hooks, for different specific to some primitives types state changing helpers
Babel preset for stage 3 plugins
Marshall can serialize and parse Waves blockchain data structures
Babel preset for stage 2 plugins
Small, fast and advanced PNG / APNG encoder and decoder
parallel.js enables easy multi-thread processing in javascript
Color util with color format conversions and gradients
An matrix index tool
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..