Showing 1-20 of 3,665 packages
Maps for emplace, TC39 proposal-upsert implementation
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
Wraps Throw Expressions in an IIFE
Compile the function.sent meta property to valid ES2015 code
Transform pipeline operator into call expressions
Compile function bind operator to ES5
Compile do expressions to ES5
JavaScript Signals proposal integration for Lit
ES proposal-spec-compliant Object.fromEntries shim.
ECMAScript spec-compliant polyfill/shim for `globalThis`
Babel preset for stage 1 plugins
This plugin transforms static class properties as well as properties declared with the property initializer syntax
upsert() for (Weak)Map (https://github.com/thumbsupep/proposal-upsert)
Polyfill for Metadata Reflection API
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.
babel-preset-app for vue-cli