Open-Source Libraries
Open-Source Libraries
Section titled “Open-Source Libraries”This documentation website is built with the following open-source libraries.
Documentation Framework
Section titled “Documentation Framework”| Library | License | Description |
|---|---|---|
| Docusaurus | MIT | Static site generator for documentation |
| MDX | MIT | Markdown with JSX support |
| Prism React Renderer | MIT | Syntax highlighting for code blocks |
UI & Rendering
Section titled “UI & Rendering”| Library | License | Description |
|---|---|---|
| React | MIT | UI component library |
| ReactDOM | MIT | React rendering for the browser |
| clsx | MIT | Utility for constructing className strings |
Build & Development
Section titled “Build & Development”| Library | License | Description |
|---|---|---|
| TypeScript | Apache-2.0 | Typed JavaScript superset |
| Vite | MIT | Frontend build tool (landing page) |