Skip to content

A CLI and library to extract information from React component files for documentation generation purposes.

License

Notifications You must be signed in to change notification settings

reactjs/react-docgen

Folders and files

NameName
Last commit message
Last commit date
Apr 30, 2023
Apr 28, 2023
Jan 28, 2023
Apr 30, 2023
Dec 16, 2022
Dec 16, 2022
Jan 31, 2023
Dec 16, 2022
Dec 16, 2022
Dec 16, 2022
Dec 16, 2022
Mar 25, 2023
Aug 18, 2022
Apr 12, 2019
Jan 31, 2023
Jul 24, 2022
Mar 25, 2023
Apr 29, 2023
Apr 30, 2023
Mar 29, 2023
Mar 29, 2023
Jan 31, 2023

Repository files navigation

react-docgen

react-docgen is a highly customizable library that extracts information from React components and returns this information in a structured machine readable format from which documentations can be generated.

@react-docgen/cli is a cli wrapper around the library allowing using react-docgen on the command line.

Documentation

For version 5.x please checkout the README.md on the 5.x branch

For version 6.x please checkout react-docgen.dev

Version 6 is currently only available as alpha version (latest being 6.0.0-beta.5)

License

This project is licensed under the MIT License.