Generate a documentation website for your React component library that shows live code examples alongside written docs.
Write markdown files next to your components and publish them as a searchable static site.
Build an open-source design system with documentation that lets users try components in the browser.
Dumi is a tool for generating documentation websites from component library code. When developers build reusable UI components, they need a way to write documentation and show live examples alongside the code itself. Dumi handles that by turning markdown files and component files into a static website that can be published and browsed. The project is part of the UmiJS ecosystem, a set of JavaScript tooling maintained primarily by Ant Group. The README is very brief and points to an external documentation site for full usage guides and examples. The project is licensed under MIT.
← umijs on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.