This plugin transforms static class properties as well as properties declared with the property initializer syntax
Utility library for working with tscircuit circuit json
Compile export namespace to ES2015
This plugin transforms private class methods
Compile optional catch bindings
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Babel preset for Facebook projects.
Compile regular expressions' unicodeSets (v) flag.
Mark top-level React method calls as pure for tree shaking
Add a __self prop to all JSX Elements
Compile `using` and `await using` declarations to ES2015
Transform TypeScript `const` enums
Turn JSX into React function calls in development
Add displayName to React.createClass calls
Add a __source prop to all JSX Elements
Compile regular expressions using duplicate named groups to index-based groups.
Merge sibling variables into one.
Remove debugger statements
Replace JavaScript expressions with other expressions
Babel plugin for Vue 2.0 JSX
Strip flow type annotations from your output code.
JSON without touching any globals