One stop shop to document the your react components.
Packages:
- extract-react-types Extract Flow & TypeScript types from React Components
- extract-react-types-loader Webpack loader for extract-react-types
- kind2string kind2string is designed to take the data structures outputted by extract-react-types and convert it down to a (useful) string.
- pretty-proptypes PrettyPropTypes is designed to display the output of extract-react-types. It is designed to read the output from extract-react-types, and display rich prop information for consumers.
Pull requests, issues and comments welcome