# Notices and attribution COSS for Svelte is an unofficial Svelte port of [COSS UI](https://github.com/cosscom/coss). It is not endorsed by COSS. Portions of this repository adapt files from the `apps/ui/` subtree of COSS at commit `19620ae8cae81e30775f2cde03829326cb4916b2`. The upstream repository identifies that subtree as MIT-licensed in `LICENSING.md`, and `apps/ui/package.json` declares `"license": "MIT"`. The port changes React and Base UI code into Svelte 5 components backed by Shards UI. It also replaces the Next.js documentation application with SvelteKit and translates examples into Svelte syntax. COSS and its contributors retain their rights in the original work. The Svelte port was made by [Miel](https://github.com/mielsense). See [LICENSE](LICENSE) for the port's license and [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md) for bundled dependency notices.