File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 11# react-docgen
22
3- [ ` react-docgen ` ] ( ./packages/react-docgen/ ) is a highly customizable library that extracts information from
4- [ React] ( https://reactjs.org/ ) components and returns this information in a
5- structured machine readable format from which documentations can be generated.
3+ [ ` react-docgen ` ] ( ./packages/react-docgen/ ) is a highly customizable library that
4+ extracts information from [ React] ( https://reactjs.org/ ) components and returns
5+ this information in a structured machine readable format from which
6+ documentations can be generated.
67
7- [ ` @react-docgen/cli ` ] ( ./packages/react-docgen-cli/ ) is a cli wrapper around the library allowing using ` react-docgen ` on the command line.
8+ [ ` @react-docgen/cli ` ] ( ./packages/react-docgen-cli/ ) is a cli wrapper around the
9+ library allowing using ` react-docgen ` on the command line.
810
911## Documentation
1012
11- For version 5.x please checkout the [ README.md on the 5.x branch] ( https://github.com/reactjs/react-docgen/blob/5.x/README.md )
13+ For version 5.x please checkout the
14+ [ README.md on the 5.x branch] ( https://github.com/reactjs/react-docgen/blob/5.x/README.md )
1215
13- For version 6.x please checkout [ react-docgen.dev] ( https://react-docgen.dev )
14-
15- Version 6 is currently only available as alpha version (latest being ` 6.0.0-beta.5 ` )
16+ For version 6.x please visit [ react-docgen.dev] ( https://react-docgen.dev )
1617
1718## License
1819
You can’t perform that action at this time.
0 commit comments