A buttery smooth, lightweight toast notification library for Svelte applications.
svelte-french-toast is a toast notification library designed specifically for Svelte applications. It provides a lightweight and customizable way to display temporary messages, alerts, or confirmations to users with smooth animations and a polished default design. It solves the problem of adding elegant, non-intrusive notifications to Svelte apps without complex setup.
Svelte developers building web applications who need a simple, attractive notification system. It's ideal for frontend developers working on Svelte or SvelteKit projects that require user feedback through toasts.
Developers choose svelte-french-toast for its buttery smooth animations, minimal API, and beautiful default styling that requires little configuration. As a direct port of the popular react-hot-toast, it brings proven notification patterns to the Svelte ecosystem with native integration.
🍞🥂 Buttery smooth toast notifications for Svelte
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Minimal bundle size with no unnecessary dependencies, as highlighted in the README's key features, keeping apps performant.
Comes with buttery smooth animations and a clean default design out of the box, requiring no extra setup for a professional look.
Offers a straightforward `toast` API with methods like `toast.success()`, making it easy to add common notification types with minimal code.
Built specifically for Svelte with a `<Toaster />` component, ensuring seamless integration into Svelte projects without adapters.
Focuses on simplicity, so it lacks advanced options like toast priorities, custom actions, or progress bars that some complex applications might need.
The README is basic and directs users to an external website for examples, which could slow down onboarding without immediate guidance.
No mention of built-in accessibility features such as ARIA roles or keyboard navigation, potentially requiring extra work for WCAG compliance.