Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 722 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 722 Bytes

Extract react types mono repo

One stop shop to document your react components.

Packages:

  1. extract-react-types Extract Flow & TypeScript types from React Components
  2. extract-react-types-loader Webpack loader for extract-react-types
  3. kind2string kind2string is designed to take the data structures output by extract-react-types and convert it down to a (useful) string.
  4. pretty-proptypes PrettyPropTypes is designed to display the output of extract-react-types and display rich prop information for consumers.

Contribute

Pull requests, issues and comments welcome