582 packages
acorn-to-esprima
Convert acorn tokens to esprima
bab
Babel
babel
Turn ES6 code into readable vanilla ES5 with source maps
babel-browser
Babel browser build
@babel/cli
Babel command line.
babel-cli
Babel command line.
@babel/code-frame
Generate errors that contain a code frame that point to source locations.
babel-code-frame
Generate errors that contain a code frame that point to source locations.
@babel/compat-data
The compat-data to determine required Babel plugins
@babel/core
Babel compiler core.
babel-core
Babel compiler core.
babel-doctor
babel-eslint
Custom parser for ESLint
@babel/eslint-parser
ESLint parser that allows for linting of experimental syntax transformed by Babel
@babel/eslint-plugin
Companion rules for @babel/eslint-parser
@babel/eslint-plugin-development
ESLint rules that enforce best practices in the development of Babel plugins.
@babel/generator
Turns an AST into code.
babel-generator
Turns an AST into code.
@babel/helper-annotate-as-pure
Helper function to annotate paths and nodes with #__PURE__ comment
babel-helper-annotate-as-pure
Helper function to annotate paths and nodes with #__PURE__ comment
@babel/helper-bindify-decorators
Helper function to bindify decorators
babel-helper-bindify-decorators
Helper function to bindify decorators
@babel/helper-builder-binary-assignment-operator-visitor
Helper function to build binary assignment operator visitors
babel-helper-builder-binary-assignment-operator-visitor
Helper function to build binary assignment operator visitors
babel-helper-builder-conditional-assignment-operator-visitor
Helper function to build conditional assignment operator visitors