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

https://github.com/jill64/svelte-suite

🍰 Library Suite for quickly building SvelteKit Apps
https://github.com/jill64/svelte-suite

library suite svelte sveltekit

Last synced: about 1 year ago
JSON representation

🍰 Library Suite for quickly building SvelteKit Apps

Awesome Lists containing this project

README

          

# @jill64/svelte-suite

npm-version npm-license npm-download-month npm-min-size

🍰 Library Suite for quickly building SvelteKit Apps

## Installation

```sh
npm i @jill64/svelte-suite
```

## Included Libraries

| library | path |
| ----------------------------------------------------------------------------- | -------- |
| [@jill64/svelte-dark-theme](https://github.com/jill64/svelte-dark-theme) | `/` |
| [@jill64/svelte-i18n](https://github.com/jill64/svelte-i18n) | `/` |
| [@jill64/svelte-ogp](https://github.com/jill64/svelte-ogp) | `/` |
| [svelte-qparam](https://github.com/jill64/svelte-qparam) | `/` |
| [@jill64/svelte-menu](https://github.com/jill64/svelte-menu) | `/` |
| [@jill64/svelte-storage](https://github.com/jill64/svelte-storage) | `/` |
| [@jill64/svelte-toast](https://github.com/jill64/svelte-toast) | `/` |
| [svelte-inline-modal](https://github.com/jill64/svelte-inline-modal) | `/` |
| [svelte-feather-icons](https://github.com/dylanblokhuis/svelte-feather-icons) | `/icons` |
| [@jill64/svelte-input](https://github.com/jill64/svelte-input) | `/input` |
| [ts-serde](https://github.com/jill64/ts-serde) | `/serde` |

## License

[MIT](LICENSE)