About DocsUI
Copy-paste MDX components for documentation sites.
What is DocsUI?
DocsUI is an open source library of React/MDX components — math primitives, data structure visualizations, tables, diagrams, callouts, and general documentation primitives — designed to drop straight into MDX-powered docs sites.
It follows the shadcn/ui copy-and-paste philosophy: components are added to your project via the CLI and live in your codebase, not buried in node_modules, so you can read, modify, and own every line.
How it started
DocsUI started in December 2025 as a focused component library for technical and educational documentation — the kind of content that needs more than headings and code blocks: equations, complexity tables, register maps, tree and graph visualizers, and interactive walkthroughs.
It’s released under the MIT License and built fully in the open on GitHub — issues, discussions, and pull requests are welcome.
Maintainers
Get involved
Whether it’s reporting a bug, suggesting a component, or opening a pull request, contributions of all sizes are welcome.

