# jossmac/react-toast-notifications

🍞 A toast notification system for react

Repository: https://github.com/jossmac/react-toast-notifications
Canonical: https://ross.abutalabs.com/products/react-toast-notifications
Homepage: https://jossmac.github.io/react-toast-notifications
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, toast, notifications, toast-notifications, snackbar
Last push: 2023-12-04T17:57:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3015, "days_push": 1003, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2161, forks 172 (observed 2026-08-28T04:06:20.953311+00:00)

## What it is
A configurable, composable toast notification system for React apps, providing a ToastProvider context and useToasts hook. The project is explicitly unmaintained, with react-hot-toast suggested as an alternative.

## Use cases
- show toast notifications in a react app
- display success and error messages after form submission
- add a snackbar system to react
- customize toast placement and auto-dismiss behavior
- replace toast components with custom implementations

## When to choose
- you need a simple, well-known toast system for a legacy React codebase already using it
- you want a small library whose source is easy to fork and maintain yourself

## When to avoid
- starting a new project - the library is unmaintained
- you need ongoing bug fixes or React version compatibility updates
- you want an actively maintained alternative like react-hot-toast

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: frontend, web-development
- platform: browser
- tags: toast-notifications, snackbar, react-hooks, not-maintained, react, javascript

## Member repositories
- jossmac/react-toast-notifications (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:20.953311+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:50:15.815208+00:00, confidence not recorded.
  - readme: https://github.com/jossmac/react-toast-notifications (fetched 2026-08-28T04:06:20.953311+00:00, sha 47807032079c)
  - homepage: https://jossmac.github.io/react-toast-notifications (fetched 2026-08-29T10:30:18.808912+00:00, sha 7ddfe9d5e172)
  - registry_npm: https://registry.npmjs.org/react-toast-notifications (fetched 2026-08-29T10:30:18.812078+00:00, sha d0f20b259371)
- Data as of 2026-08-30T08:39:29.467469+00:00.
