Babel Plugin to generate docgen data from React components written in TypeScript.
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.
Babel plugin to add react-docgen info into your code
Allow parsing of TypeScript syntax
Transform TypeScript into ES.next
Turns off all rules that are unnecessary or might conflict with Prettier.
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
Toolbox to extract information from Vue component files for documentation generation purposes.
TypeScript definitions for babel-plugin-react-docgen
Babel plugin to generate native module and view manager code for React Native.
Webpack loader to generate docgen information from TypeScript React components.
Transform TypeScript `const` enums
Transform DOM elements into react-native-svg components
Babel plugin to emit decorator metadata like typescript compiler