About the Project
MToast is a modern, developer-friendly toast notification library built as a more powerful and flexible alternative to libraries like Sonner. Designed for speed, customization, and ease of use, it helps developers display non-intrusive, beautiful messages with minimal setup.
๐ฅ Key Features:
Blazing fast and lightweight with zero external dependencies
Fully customizable: colors, icons, positions, animations, and durations
Stackable and non-blocking toasts
Support for different variants (info, success, warning, error)
API-based trigger system for easy integration in any modern web framework (React, Next.js, etc.)
๐ ๏ธ Why MToast?
More control and flexibility compared to Sonner
Built from the ground up for scalability in real-world apps
Perfect for SPAs, dashboards, and any project needing clean user feedback
This project reflects my ability to build polished, reusable tools for the developer ecosystem and contribute meaningfully to the open-source community.
๐ฆ Available on npmjs.com โ simply install with npm install mtoast
๐ Built with modern JavaScript/TypeScript and thoughtfully documented