@styloviz/core
v0.1.4
Published
Styloviz UI Kit — core utilities, services, directives and design tokens shared by every component.
Maintainers
Readme
@styloviz/core
Core utilities, services, directives and design tokens shared by every Styloviz component.
Part of the Styloviz UI Kit — a premium Angular 21 + Tailwind CSS 4 dashboard component library.
@styloviz/core is the shared services and theming layer — ThemeService (dark/light), ToastService, the provideStylviz() config token and design-token directives. Components that use these list it as a peer dependency (e.g. @styloviz/charts, @styloviz/toast, @styloviz/layout); many components are self-contained and don't need it. It's included automatically in the @styloviz/all bundle.
Installation
npm install @styloviz/coreRequires @angular/core and @angular/common >= 21.
Documentation
https://styloviz.dev/docs
License
MIT
