jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
An ES-spec-compliant Map shim/polyfill/replacement that works as far down as ES3
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Detect Node.JS (as opposite to browser environment). ESM modification
mirror of deepmerge, bundled and exposed as ES module
Code generator for Connect
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
vary rewrite in TypeScript with ESM and CommonJS targets
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
mirror of glob, bundled and exposed as ES module including for browser
An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
Repair broken JSON documents
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Shims for the latest ES module features
content-type rewrite in TypeScript with ESM and CommonJS targets
A tool to get browser's scrollbars width.
A lightweight 3D physics engine written in JavaScript.
Learn JavaScript by adventuring around in the terminal.
No description provided.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
ESM and TypeScript rewrite of Google's diff-match-patch