Svelton is a set of high-quality Svelte components with Powerful customization.
npm install svelton
or
yarn add svelton
import {Button} from 'svelton';
<Button type="primary">My Button</Button>
We welcome all contributions. You can submit any ideas as pull requests or as GitHub issues.