0.17.1 • Published 23 days ago

svelte-uikit-components v0.17.1

Weekly downloads
3
License
MIT
Repository
github
Last release
23 days ago

svelte-uikit-components

Netlify Status

Demo and Documentation

Demo

Installation

npm i svelte-uikit-components

Setup

Now you only need to import uikit.css inside your global css file

@import "../../node_modules/uikit/dist/css/uikit.min.css";

Support

VersionSvelte VersionUiKit Version
0.17.14.2.143.19.4
0.16.04.2.33.17.8
0.8.0 - 0.15.04.0.13.16.15
0.7.03.54.03.16.15

Example Usages

Button

<script>
	import { Button } from "svelte-uikit-components";
</script>

<Button label="Click Me" style="danger">
0.17.0

23 days ago

0.17.1

23 days ago

0.16.1

6 months ago

0.16.0

7 months ago

0.6.7

11 months ago

0.6.6

11 months ago

0.11.0

10 months ago

0.12.0

10 months ago

0.13.0

9 months ago

0.12.1

10 months ago

0.14.0

9 months ago

0.15.0

8 months ago

0.10.0

10 months ago

0.9.0

10 months ago

0.6.3

11 months ago

0.8.0

10 months ago

0.6.2

11 months ago

0.6.5

11 months ago

0.6.4

11 months ago

0.7.0

11 months ago

0.6.1

11 months ago

0.6.0

11 months ago

0.5.7

12 months ago

0.5.6

12 months ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago