DEV Community

Cover image for @zzev/toastify: Mobile-Responsive Toast Notifications in 5KB
jQueryScript
jQueryScript

Posted on

@zzev/toastify: Mobile-Responsive Toast Notifications in 5KB

@zzev/toastify: a vanilla JavaScript library for toast notifications that weighs only 5KB minified.

Key features:

  • Zero dependencies
  • Built-in light and dark themes
  • Responsive mobile and desktop animations
  • Full TypeScript support
  • Configurable timing and display intervals

The library handles sequential notifications with smooth fade and slide effects.

Theme detection follows system preferences automatically, or you can force a specific appearance.

All styling injects through CSS, keeping JavaScript execution minimal.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)