The official TypeScript library for the Parallel API
parallel.js enables easy multi-thread processing in javascript
Execute processes using output from glob.
Reduce up to 40% your Cypress suite execution time parallelizing the test run on the same machine.
Split Cypress specs across parallel CI machines for speed
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.
Yet Another Linked List
TypeScript definitions for for-each
Shared giphy js utils
Small, performant & immutable iteration utilities for Arrays and Objects
Get CI environment variables for parallelizing builds
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A webpack plugin to run uglifyjs in parallel.
Events and more for arrays
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.