gergelyke / extract-react-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 - please read our contributing guidelines and our code of conduct.

About

License:MIT License


Languages

Language:JavaScript 99.8%Language:TypeScript 0.2%