Extract contents from 7z archives using an iterator API. Pure JavaScript, works on Node.js 0.8+
Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
ES Proposal spec-compliant shim for Promise.allSettled
Drop-in replacement of async.eachSeries
Calls async iterator next using a callback format
A simple, lightweight JavaScript API for handling cookies
Sorted set data structures
ES spec-compliant shim for TypedArray.prototype.slice
Symbol.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
An ESnext spec-compliant `Array.prototype.toSpliced` shim/polyfill/replacement that works as far down as ES3.
Lexes CommonJS modules, returning their named exports metadata
Convert an async iterator/iterable to a readable stream
ES Proposal spec-compliant shim for Promise.prototype.finally
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
Convex decomposition for 2D polygons
Typescript wrapper for pg-query-stream
An essential Array.prototype[Symbol.iterator] polyfill for legacy browsers.
An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.
Collects all values from an async iterator and returns them as an array
TypeScript definitions for es-aggregate-error
ES2017 spec-compliant String.prototype.padStart shim.
TypeScript definitions for lodash-es