AMD loader plugins for Babel
The easiest way to require babel-compiled modules.
Works like `require('babel-register')`
Require babel-register unless the running node.js >= the .nvmrc version
Properly hijack require, i.e., properly define require hooks and customizations
babel require hook
No description provided.
No description provided.
Babel transform for Flow Enums.
A Babel plugin to inject imports to core-js@3 polyfills
Babel preset for Facebook projects.
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Generate an AST from a string template.
Generate errors that contain a code frame that point to source locations.
Collection of helper functions used by Babel transforms.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
babel's modular runtime helpers
The compat-data to determine required Babel plugins
Helper functions on Babel compilation targets
Turns an AST into code.
Babel helper functions for implementing ES6 module transformations