https://github.com/pleahmacaka/svelte-daisy-toaster
:bread: Svelte DaisyUI Toaster!
https://github.com/pleahmacaka/svelte-daisy-toaster
custom-toast customization daisy daisyui notification svelte tailwind tailwindcss toast toaster utility
Last synced: 11 months ago
JSON representation
:bread: Svelte DaisyUI Toaster!
- Host: GitHub
- URL: https://github.com/pleahmacaka/svelte-daisy-toaster
- Owner: PleahMaCaka
- Created: 2025-05-16T07:38:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-10T02:16:16.000Z (11 months ago)
- Last Synced: 2025-07-11T02:30:57.841Z (11 months ago)
- Topics: custom-toast, customization, daisy, daisyui, notification, svelte, tailwind, tailwindcss, toast, toaster, utility
- Language: JavaScript
- Homepage: https://svelio.github.io/daisy-toaster/
- Size: 197 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte-daisy-toaster
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.