Collect Flow bindings in a given scope
Allow parsing of the flow syntax
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Strip flow type annotations from your output code.
Babel preset for all Flow plugins.
Babel transform for Flow Enums.
Super-fast alternative to Babel for when you can target modern JS runtimes
Runtime to be use with the Flow Enums transform.
Babel preset for all Flow plugins.
Babel preset used by Create React App
Strip flow type annotations from your output code.
Treat React JSX elements as value types and hoist them to the highest scope
Babel plugin which switches Babel to use the Hermes parser.
A JavaScript parser built from the Hermes engine
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Visualize flow between nodes in a directed acyclic network.
Removes Flow type annotations from JavaScript files with speed and simplicity.
A toolkit for JavaScript codemods
Allow parsing of the flow syntax
Runs Babel in Vite during all commands
Babel plugin for Vue 2.0 JSX
Traverse Babel AST with scope information.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Turn flow type annotations into comments