Website Dependencies
This documentation website is built with Astro and Starlight, and uses the following open-source packages:
| Package | License | Description |
|---|---|---|
| astro | MIT | Site builder the whole site is built on |
| @astrojs/starlight | MIT | Documentation site framework, built on Astro |
| starlight-sidebar-topics | MIT | Splits the sidebar into per-product sections (TypeScript / DevContainer / Actions) |
| starlight-theme-nova | MIT | Starlight theme used by this site |
| helpers4 | LGPL-3.0-or-later | Used internally by the doc-generation scripts (sorting, markdown escaping, version comparison) |
These dependencies are used only to build and serve this documentation website. They are not bundled with or required by the @helpers4/* library packages.
