Converts ES2015 module syntax to ES5 code that can be used in an AMD or CommonJS module system.
Polyfill for Metadata Reflection API
Zones for JavaScript
JavaScript utilities with respect to emerging standard
Jodit is an awesome and useful wysiwyg editor with filebrowser
ECMAScript extensions and shims
ECMAScript 5 compatibility shims for legacy JavaScript engines
Node's event emitter for all engines.
ES6 spec-compliant RegExp.prototype.flags shim.
Web Streams, based on the WHATWG spec reference implementation
Bare bones Promises/A+ implementation
A querystring parser that supports nesting and arrays, with a depth limit
An ES2015 spec-compliant `Function.prototype.name` shim
mdast extension to parse and serialize MDX.js ESM (import/exports)
Node.js's util module for all engines
JSON for Humans
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Repo to test esm-bundle's automatic publishing
Utility to dynamically load ESM modules in TypeScript CommonJS projects
micromark extension to support MDX JS import/exports
Clone AST without extra properties
Import a module like with require() but from a given path (for ESM)
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Missing ECMAScript module utils for Node.js