Website Dependencies
Website Dependencies
Section titled “Website Dependencies”This documentation website is built with Docusaurus and uses the following open-source packages:
| Package | License | Description |
|---|---|---|
| @docusaurus/core | MIT | Static site generator |
| @docusaurus/preset-classic | MIT | Default Docusaurus theme and plugins |
| @mdx-js/react | MIT | MDX support for React |
| clsx | MIT | Utility for constructing className strings |
| prism-react-renderer | MIT | Syntax highlighting |
| react | MIT | UI library |
| react-dom | MIT | React DOM renderer |
These dependencies are used only to build and serve this documentation website. They are not bundled with or required by the @helpers4/* library packages.