bro-toastify
v1.1.13
Published
A framework-agnostic toast notification library
Downloads
408
Maintainers
Readme
bro-toastify
A lightweight, customizable, and framework-agnostic toast notification library for JavaScript applications.
Features
- 🚀 Framework Agnostic: Works with React, Vue, Angular, Svelte, or vanilla JavaScript
- 🎨 Customizable: Easily customize the appearance and behavior of your toasts
- 🔄 Responsive: Looks great on all devices
- ⚡ Lightweight: Small footprint, no dependencies
- 🌐 TypeScript Support: Built with TypeScript for better developer experience
- ♿ Accessible: Follows accessibility best practices
Installation
# npm
npm install bro-toastify
# yarn
yarn add bro-toastify
# pnpm
pnpm add bro-toastify