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

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!

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.