1 repository
Tools for creating catalogs and guides specifically for React components.
Distinct from React Components: Focuses on the documentation of components rather than the components themselves.
Explore 1 awesome GitHub repository matching user interface & experience · Documentation Systems. Refine with filters or upvote what's useful.
React Styleguidist is a style guide generator and documentation tool for React components. It creates a living documentation site and a searchable gallery by parsing component files to display property definitions and live usage examples. The project provides an isolated development environment for building and testing components independently from a main application. It uses static analysis to extract metadata and supports a hot-reloading server to reflect changes in real time. The system includes capabilities for dynamic property injection, sandbox rendering, and customizable visual layout
Generates living style guides with searchable galleries and live examples for React components.