Open-Source Libraries
This documentation website is built with the following open-source libraries.
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
| Library | License | Description |
|---|---|---|
| React | MIT | UI component library |
| ReactDOM | MIT | React rendering for the browser |
| clsx | MIT | Utility for constructing className strings |
Build & Development
| Library | License | Description |
|---|---|---|
| TypeScript | Apache-2.0 | Typed JavaScript superset |
| Vite | MIT | Frontend build tool (landing page) |
tip
All helpers4 libraries have zero runtime dependencies — only this documentation website relies on the libraries listed above.