SvelteDash is a normal Svelte component library with some extra perks.
What are those perks?
- Highly customisable components, the components are not under huge abstraction, they are normal Svelte components, you can edit them easily.
- The components are not restricted to a single design guideline, there are collections of components called themes. The components of that theme will its guidelines, for example, retro.
- SvelteDash is not only a library, but also a community. If a user doesn't like the existing themes, he/she can start an own theme from the help of the community and push it to the library making it accessible for everyone.
Note: SvelteDash official website is still under build.
We've launched our first theme => Blite (BLack & whITE) beta version, styled with tailwind. It has only some important components like Appbar, Button, Card, Accordion etc.
Right now there are only a few components and few people, but that doesn't mean we stop here, we have so many amazing ideas. So join us and start building better styled components
SvelteDash Discord Server: https://discord.gg/KtEMySt
Repo Link: https://github.com/ExpressGradient/SvelteDash_Blite
Just clone the template and start importing the components from the components folder.