babel-plugin topic
babel-plugin-typescript-to-proptypes
Generate React PropTypes from TypeScript interfaces or type aliases.
babel-plugin-import-graphql
Enables import syntax for .graphql and .gql files
babel-plugin-remove-test-ids
🐠 Babel plugin to strip `data-test-id` HTML attributes
babel-plugin-i18next-extract
Babel plugin that statically extracts i18next and react-i18next translation keys.
babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
babel-plugin-optimize-clsx
Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API
babel-plugin-css-prop
Babel plugin to transpile `css` prop to a styled component. (Experimental)
babel-plugin-object-styles-to-template
Babel plugin to transpile object styles to template literal
babel-plugin-optional-require
Babel plugin to optionaly require modules
babel-plugin-module-resolver
Custom module resolver plugin for Babel