Babel plugin to add react-docgen info into your code
TypeScript definitions for babel-plugin-react-docgen
Babel Plugin to generate docgen data from React components written in TypeScript.
Can be used to create better component documentation inside storybook. Based on [React DocGen babel plugin](https://github.com/storybooks/babel-plugin-react-docgen).
A webpack plugin to inject react typescript docgen information.
[](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)
A storybook addon to display react docgen info.
A webpack plugin to inject react typescript docgen information.
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Turn JSX into React function calls in development
Add displayName to React.createClass calls
Mark top-level React method calls as pure for tree shaking
Babel plugin for React Compiler.
Treat React JSX elements as value types and hoist them to the highest scope
Babel plugin to generate native module and view manager code for React Native.
Transform DOM elements into react-native-svg components
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
Toolbox to extract information from Vue component files for documentation generation purposes.
Turns off all rules that are unnecessary or might conflict with Prettier.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
General utilities for plugins to use