The Novus Admin Kit release: a realistic novapay operations console in two flavors (Blazor Server and Vite + Tailwind) with live hosted demos, tabbed settings, functional motion, favicons from official brand assets, and the docs at the custom domain.
Links
- Documentation: https://ui-kit.novustech.dev
- Admin Kit + Getting started: https://ui-kit.novustech.dev/admin-kit.html
- Live demos: https://ui-kit.novustech.dev/demos/blazor/ and https://ui-kit.novustech.dev/demos/tailwind/
- Changelog: https://github.com/sgultom99/novus-design-ui/blob/main/CHANGELOG.md
Highlights since 0.2.0
- Novus Admin Kit in two flavors with strict screen parity from one dataset; six screens plus a sample login (admin/admin).
- Live demos hosted with the docs; every screenshot on the Admin Kit page opens them.
- Analytics (Chart.js under the locked Novus chart rules, token-fed at runtime) and Data grid screens in both flavors.
- Tabbed Settings on native radio inputs (works with JavaScript off) with an animated active-tab indicator; functional motion per constitution 1.6.0.
- Getting started on the docs: copy a flavor folder from this repository, or npm install into an existing app.
- Docs served at https://ui-kit.novustech.dev with favicons from the official brand assets.
npm
Packaged kit files (tokens.css, fonts, logos, photos, js) are unchanged from 0.2.0; only README/CHANGELOG differ in the artifact. npm publish of 0.3.0 is pending the owner (passkey required): npm publish from the repository root. Until then npm install novus-design-kit serves 0.2.0, which is functionally identical.