Menu
Libraries |
Category

svoast

  • A simple toast notification component library designed specifically for Svelte applications.
  • Provides an easy way to display toast messages with minimal setup.
  • Core functionality includes:
    • A <Toasts> component for the container (placed in layouts)
    • A toast API for triggering notifications (e.g., toast.success())
  • Designed for Svelte developers needing lightweight toast notifications.
  • Documentation available at: svoast.vercel.app
  • MIT licensed.

componentsveltetoast

Comments