@shankarphunyal/dolphin-toast-handler
v1.0.14
Published
Toast notification handler for DolphinCSS
Maintainers
Readme
🐬 Dolphin Toast Handler
A premium, lightweight, and high-performance toast notification handler specifically designed for DolphinCSS. It provides a simple JS/TS logic to trigger beautiful glassmorphism notifications with zero configuration.
✨ Features
- 🚀 Ultra Lightweight: Only ~6kB size.
- 🎨 DolphinCSS Integration: Perfect match for DolphinCSS design system.
- 🍦 Framework Agnostic: Works with React, Vue, Svelte, or Vanilla JS.
- 🌑 Glassmorphism: Beautiful blur effects out of the box.
- ⏳ Progress Bar: Visual countdown for auto-dismissal.
📦 Installation
To use this handler, you need both the handler logic and the DolphinCSS styles.
# Using npm
npm install @shankarphunyal/dolphin-toast-handler dolphincss
# Using yarn
yarn add @shankarphunyal/dolphin-toast-handler dolphincss