Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Compile regular expressions using duplicate named groups to index-based groups.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn JSX into React function calls in development
ResearchGate's ESLint config for NodeJS with babel
Parse regular expressions' unicodeSets (v) flag.
Compile inline regular expression modifiers
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
No description provided.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Babel Types is a Lodash-esque utility library for AST nodes
A babel plugin that adds istanbul instrumentation to ES6 code
Babel helper for ensuring that access to a given value is performed through simple accesses
Allow parsing of decorators
Allow parsing of import()
Compile class and object decorators to ES5
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Merge sibling variables into one.
Mark top-level React method calls as pure for tree shaking
babel require hook
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
ESLint parser that allows for linting of experimental syntax transformed by Babel
Compile `using` and `await using` declarations to ES2015
babel-preset-app for vue-cli