Svelte Material UI
Material UI components for Svelte apps
Svelte
SMUI provides strictly typed Svelte components and actions for a wide
variety of interface elements. SMUI also provides helper utilities for
building custom and advanced UI components.
Material.io
Many SMUI components are based on Material Design Components for Web, by Google. It integrates these components using the
"Advanced Approach", where the MDC Foundation does some business logic, and the SMUI
component handles DOM updates and data binding.
Sass
Like MDC-Web, SMUI is styled through Sass. SMUI supports all of the
mixins provided by Material Design Components for Web, and provides
some additional helpful mixins. You can customize the look of your UI
with just a few variables.
SMUI Features and Values
[ Discord | GitHub | Issue Tracker | © 2022 Hunter Perrin ]