module for installing babel presets.
Jest plugin to use babel for transformation.
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
Babel compiler core.
Generate an AST from a string template.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
Generate errors that contain a code frame that point to source locations.
babel's modular runtime helpers
Babel helper functions for implementing ES6 module transformations
Helper functions on Babel compilation targets
Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-api
Turns an AST into code.
Babel helper functions for inserting module loads
Validate identifier/keywords name
A collection of JavaScript globals for Babel internal usage
A utility package to parse strings
Validate plugin/preset options
TypeScript definitions for @babel/template
General utilities for plugins to use