svelton
v1.0.12
Published
Svelton is a set of high-quality Svelte components with Powerful customization.
Downloads
20
Readme
Svelton UI library
Svelton is a set of high-quality Svelte components with Powerful customization.
Install:
npm install svelton
or
yarn add svelton
Usage:
import {Button} from 'svelton';
<Button type="primary">My Button</Button>
Components List:
- Modal
- Drawer
- Tree
- Pagination
- Breadcrumb
- Range-slider
- Radio
- Checkbox
- Switch
- Button
- Dropdown
- Rate
- Alert
Some components are under development
- Table
- Grid
- Steps
- Slider
- TimePicker
- Bage
- Comment
- .....
Contributing
We welcome all contributions. You can submit any ideas as pull requests or as GitHub issues.