Allow parsing of the flow syntax
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Node's first framework for building immersive CLI apps.
Allow parsing of decorators
Compile class and object decorators to ES5
A diff3 engine for nodejs
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
A repository containing a script to convert JSON reports generated by MochAwesome to Mardown
Allow parsing of import()
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
ESLint parser that allows for linting of experimental syntax transformed by Babel
Mark top-level React method calls as pure for tree shaking
Does this JS environment support the `name` property on functions?
ES6 spec-compliant RegExp.prototype.flags shim.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Capibox server lib
A markdown parser built for speed
<sub> tag for markdown-it markdown parser.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Standard library
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Compile `using` and `await using` declarations to ES2015
babel plugin for vue-cli
Compile regular expressions using duplicate named groups to index-based groups.