Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theovidal/svelteify

📲 Customizable and dependencies-less Material components with Svelte
https://github.com/theovidal/svelteify

material-components material-design material-ui svelte sveltejs vuetify vuetifyjs

Last synced: about 1 month ago
JSON representation

📲 Customizable and dependencies-less Material components with Svelte

Awesome Lists containing this project

README

        


logo

Material components library for Svelte



















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 Vuetify, 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](packages/svelteify) !

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fexybore%2Fsvelteify.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fexybore%2Fsvelteify?ref=badge_large)

## Roadmap

### 1.0

Core features :

- [x] Global theme
- [ ] `app` properties on components
- [ ] Documentation

Components :

- [x] Application
- [x] Avatar
- [x] Button
- [x] Card
- [x] Chips
- [x] Divider
- [x] Footer
- [x] Grid
- [x] Icon
- [x] Image
- [x] List
- [ ] Navigation drawers
- [ ] Tables
- [x] Toolbar
- [ ] Tooltip

### 1.1

Core features :

- [ ] Icon choose
- [ ] More theme options
- [ ] Ripples

Components :

- [ ] Alerts
- [ ] Badges
- [ ] Bottom navigation
- [ ] Breadcrumbs
- [ ] Form inputs
- [ ] Groups
- [ ] Navigation drawer

## License

[MIT License](./LICENSE)