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

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jan 26, 2025
Dec 6, 2024
Jan 17, 2025
Feb 1, 2025
Dec 16, 2022
Dec 16, 2022
Jul 10, 2023
Nov 12, 2023
Jun 7, 2023
Jun 18, 2023
Nov 12, 2023
Aug 18, 2022
Apr 12, 2019
Oct 19, 2023
Nov 12, 2023
Jan 25, 2025
Feb 1, 2025
Aug 14, 2023
Aug 14, 2023
Nov 16, 2024
Sep 17, 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 and newer please visit react-docgen.dev

License

This project is licensed under the MIT License.