
babel/babel.git
Releases806
Frequency3 days 22 hours
Last Release
Linked projects
Turn async functions into ES2015 generators
Babel compiler core.
Babel preset for all React plugins.
Compile ES2015 for...of to ES5
Babel Types is a Lodash-esque utility library for AST nodes
babel require hook
ESLint parser that allows for linting of experimental syntax transformed by Babel
Allow parsing of decorators
Strip flow type annotations from your output code.
Babel preset for TypeScript.
Validate identifier/keywords name
Helper which skips types and parentheses
Helper function to change the property 'name' of every function
Helper function to replace certain member expressions with function calls
Helper function to optimise call expression
Babel helper module for babel transforms authors to check the AST against duplicated nodes.
Companion rules for @babel/eslint-parser
Helper function to annotate paths and nodes with #__PURE__ comment
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 classes to ES5
Allow parsing of class static blocks
Replace Object.assign with an inline helper
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Helper function to check for literal RegEx
A transform for Record and Tuple syntax.
Add a __source prop to all JSX Elements
Turn JSX into React function calls in development