Awesome
<div align=center> <img src="https://github.com/exybore/svelteify/blob/develop/packages/docs/public/img/logo.png?raw=true" alt="logo" width="150" /> <h2>Material components library for Svelte</h2> <a href="#license"> <img src="https://img.shields.io/npm/l/svelteify" /> </a> <a href="https://discord.becauseofprog.fr"> <img src="https://img.shields.io/discord/272454426038370304?color=blue&logo=discord" /> </a> <a href="https://npmjs.org/package/svelteify"> <img src="https://img.shields.io/npm/dm/svelteify?color=orange&logo=npm" /> <img src="https://img.shields.io/npm/v/svelteify?color=yellow" /> </a> <a href="https://github.com/exybore/svelteify/issues"> <img src="https://img.shields.io/github/issues/exybore/svelteify?color=brightgreen" /> </a> <a href="https://github.com/exybore/svelteify/stargazers"> <img src="https://img.shields.io/github/stars/exybore/svelteify?style=social"/> </a> <a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fexybore%2Fsvelteify?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fexybore%2Fsvelteify.svg?type=shield"/></a> </div>Welcome on the Svelteify repository ! It's a young framework which provides Material components using the Svelte framework. It is :
- Beautiful : the framework works with the stylesheet of <a href="https://github.com/vuetifyjs/vuetify">Vuetify</a>, which provides clean components
- Customizable : you can configure colors used across the application, and a dark mode. Moreover, you can choose which component to use.
- Dependencies-less : the library includes all the compiled JavaScript and CSS, so you don't have to install anything
Check out the main package !
Roadmap
1.0
Core features :
- Global theme
-
app
properties on components - Documentation
Components :
- Application
- Avatar
- Button
- Card
- Chips
- Divider
- Footer
- Grid
- Icon
- Image
- List
- Navigation drawers
- Tables
- Toolbar
- Tooltip
1.1
Core features :
- Icon choose
- More theme options
- Ripples
Components :
- Alerts
- Badges
- Bottom navigation
- Breadcrumbs
- Form inputs
- Groups
- Navigation drawer