Smelte
Demo
Smelte is a UI framework built on top of Svelte and Tailwind CSS using Material Design spec (hence the name).
It comes with many components and utility functions making it easy to build beautiful responsive layouts while keeping
bundle size and performance at check all thanks to Svelte.
Installation
Clone the project's sapper template, install the dependencies and write some pretty code!
npx degit matyunya/smelte-template my-svelte-project
cd my-svelte-project
yarn && yarn dev
(or npm install && npm run dev)
If you don't want to use sapper you can use raw template:
npx degit matyunya/smelte-template#no-sapper my-svelte-project
Issues
Smelte is still in very early stage, so please feel free to submit any feedback.
Components
Features