Skip to content

Novus Design Kit v0.1.0

Choose a tag to compare

@sgultom99 sgultom99 released this 26 Aug 17:00
· 24 commits to main since this release

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

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-kit

Highlights

  • 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).