Skip to main content

Introduction to @raytolfas/toastify

@raytolfas/toastify is a lightweight, dependency-free toast notification library for JavaScript and React. It supports customizable toasts with progress bars and pause-on-hover functionality, making it ideal for use in pure HTML, React, Vite, and Next.js projects.

Features

  • Pure JavaScript: Works in any HTML project without dependencies.
  • React Hook: Provides useToast for seamless React integration.
  • Customizable: Configure message, type, duration, position, and theme.
  • Minimal Design: Includes slide-in animations, progress bar, and pause-on-hover.
  • Multiple Formats: Supports UMD, ES, and CJS modules for various environments.

Get started by exploring the Installation guide!