Skip to main content
 D9 Toast Logo

A lightweight, fully typed toast notification library for React.js / next.js

npm install d9-toast

⚡ Lightweight

Minimal bundle size with no external dependencies.

🔒 Type Safe

100% TypeScript support with strict typings.

🔔 Audio Support

Custom toast sounds with cooldown control.

🎨 Customizable

Themes, positions, actions, and styling flexibility.

Quick Example

toast.success("D9 Toast is working!");