Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

theovidal/svelteify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !

FOSSA Status

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

License

MIT License