Compile class and object decorators to ES5
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Compile export default to ES2015
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.
Wraps Throw Expressions in an IIFE
Compile the function.sent meta property to valid ES2015 code
Compile function bind operator to ES5
Transform pipeline operator into call expressions
Compile do expressions to ES5
JavaScript Signals proposal integration for Lit
ES proposal-spec-compliant Object.fromEntries shim.
Babel preset for stage 1 plugins
ECMAScript spec-compliant polyfill/shim for `globalThis`
Polyfill for Metadata Reflection API
Classify the color along the reference color. using algorithm the CIEDE2000, RGB, HSV.
A 373-byte Spec-Compliant Runtime-Only Implementation of the ECMAScript Try Operator Proposal Result class
A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
Support for stage 3 proposals in acorn
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Fluid protocol base
Babel preset for stage 0 plugins
Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
This plugin transforms static class properties as well as properties declared with the property initializer syntax