Novus Design Kit v0.1.0
First release of the Novus Design Kit: design tokens, 22 component families, Carlito, dark mode, and the official brand assets as one framework-agnostic CSS package.
Links
- Documentation: https://sgultom99.github.io/novus-design-ui/
- Package (GitHub Packages): https://github.com/sgultom99/novus-design-ui/pkgs/npm/novus-design-kit
- Install guide: https://sgultom99.github.io/novus-design-ui/install.html
- Changelog: https://github.com/sgultom99/novus-design-ui/blob/main/CHANGELOG.md
Install
npm config set @sgultom99:registry https://npm.pkg.github.com
npm config set //npm.pkg.github.com/:_authToken YOUR_GITHUB_TOKEN
npm install @sgultom99/novus-design-kitHighlights
- tokens.css shipped verbatim from the Novus Design System Kit v2 snapshot, with self-hosted Carlito woff2, logos, lockups, pictographs, and photography
js/novus-theme.js: persisted, pre-paint-safe light/dark toggle- 8 verified integration guides (Blazor, React, Vite, Vue.js, Tailwind CSS, Fluent 2, Material, Ant Design), each with its rendered sample and verified library version
- 14 automated quality gates run on every build and block the docs deploy on failure
The attached tarball is the exact published npm artifact (sha512 integrity matches the registry).