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
- Host: GitHub
- URL: https://github.com/jill64/svelte-suite
- Owner: jill64
- License: mit
- Created: 2023-11-30T15:02:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T20:14:00.000Z (about 1 year ago)
- Last Synced: 2025-04-14T21:28:59.754Z (about 1 year ago)
- Topics: library, suite, svelte, sveltekit
- Language: TypeScript
- Homepage: https://npmjs.com/package/@jill64/svelte-suite
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @jill64/svelte-suite
🍰 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)