awesome-babel
github.com/babel/awesome-babel ↗😎A list of awesome Babel plugins, presets, etc.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me syntax sugar resources from awesome-babel"
Installation instructions →What's inside
Plugins
- auto-awaitSyntax Sugar
Automatically
- babel-macrosAlternative Programming Paradigms
Enables zero-config, importable babel plugins.
- babel-plugin-debug-toolsGeneral Plugins
- babel-plugin-framer-xReact
Removes Framer X markup from your components. Lets you use Framer X components in a Storybook or real application.
- babel-plugin-hoist-faccReact
Transforms function as child components to hoist the children function to highest scope.
- babel-plugin-react-directiveReact
Use directive in React, for example, you can use
Parsers
- babel-eslint
ESLint using Babel as the parser.
Tooling
- babel-time-travel
Time travel through babel transformations one by one.
- babel-watch
Reloads a node app on file changes.
- react-ast
Render babel ASTs with react
Presets
- env
- React
Babel preset for all React plugins.
- React OptimizeReact
A Babel preset and plugins for optimizing React code.
Showing a sample of 72 resources. View the full list on GitHub →