A small plugin that integrates react-docgen-typescript with docusaurus 2.x
[](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)
generates api docs for jsii modules
React specific linting rules for ESLint
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Add a __source prop to all JSX Elements
Expose React component metadata and prop information as GraphQL types
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls
Turn JSX into React function calls in development
ESLint rules for React Hooks
Validate that your components can safely be updated with Fast Refresh
Generate documentation markdown files from VueJs components using the vue-docgen-api.
A plugin for rspress to generate api doc.
Babel plugin for React Compiler.
A simple vue-docgen plugin for Vite
Can be used to create better component documentation inside storybook. Based on [React DocGen babel plugin](https://github.com/storybooks/babel-plugin-react-docgen).
The default Vite plugin for React projects
Transform DOM elements into react-native-svg components
Babel plugin to generate native module and view manager code for React Native.
Treat React JSX elements as value types and hoist them to the highest scope
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Gradle Plugin for React Native