next-smart-toast
v0.0.22
Published
Lightweight, configurable toast notification system for Next.js and React (Framer Motion based).
Maintainers
Readme
next-smart-toast
Lightweight toast notification system for Next.js & React using Framer Motion and Tailwind-ready.
Designed to be flexible, customizable, and easy to integrate into any React or Next.js project.
Features
- Lightweight and fast
- Fully customizable toast notifications
- Built with Framer Motion for smooth animations
- Tailwind-ready for styling flexibility
- Supports multiple toasts at the same time
- Open-source and MIT licensed
Installation
Install as a peer dependency (Framer Motion is kept as peer):
npm install next-smart-toast
# or
yarn add next-smart-toast
