# apvarun/toastify-js

Pure JavaScript library for better notification messages

Repository: https://github.com/apvarun/toastify-js
Canonical: https://ross.abutalabs.com/products/toastify-js
Homepage: https://apvarun.github.io/toastify-js/
Language: JavaScript
License: MIT
License Family: permissive
Topics: toastify, javascript-library, javascript, notifications, toast
Last push: 2024-08-19T08:39:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3287, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2535, forks 243 (observed 2026-08-28T04:06:59.136785+00:00)

## What it is
Toastify is a lightweight, dependency-free vanilla JavaScript library for showing toast notification messages in the browser. It supports stacked notifications, customizable styling, positioning, durations, and click callbacks without blocking the execution thread.

## Use cases
- show toast notifications in a vanilla js app
- display non-blocking alert messages on a web page
- stack multiple notification toasts with custom styling
- add success or error toast popups without a framework
- customize toast position, duration, and background color
- include toast notifications via npm or a CDN script tag

## When to avoid
- you need a full-featured notification system with queues, actions, or server-side integration
- your project already uses a UI framework with its own built-in toast component
- you need notifications outside the browser, such as native desktop or mobile push notifications

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: toast-notifications, vanilla-javascript, lightweight, no-dependencies, notification-ui, cdn-friendly, nodejs

## Member repositories
- apvarun/toastify-js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.136785+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:14.184034+00:00, confidence not recorded.
  - readme: https://github.com/apvarun/toastify-js (fetched 2026-08-28T04:06:59.136785+00:00, sha b3d5115faca3)
  - homepage: https://apvarun.github.io/toastify-js/ (fetched 2026-08-29T10:07:36.415814+00:00, sha 72dfe2484d30)
  - registry_npm: https://registry.npmjs.org/toastify-js (fetched 2026-08-29T10:07:36.418304+00:00, sha 36626e44ee25)
- Data as of 2026-08-30T08:39:29.467469+00:00.
