# timolins/react-hot-toast

Smoking Hot React Notifications 🔥

Repository: https://github.com/timolins/react-hot-toast
Canonical: https://ross.abutalabs.com/products/react-hot-toast
Homepage: https://react-hot-toast.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, notifications, toast-notifications, snackbar
Last push: 2025-08-16T12:19:29+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 37, release rhythm 19, longevity 100
- inputs: {"age_days": 2095, "days_push": 382, "days_rel": 383, "gap_med": 113.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10969, forks 371 (observed 2026-08-28T04:10:44.882939+00:00)

## What it is
react-hot-toast is a lightweight (under 5kb) React notification library for rendering toast messages and snackbars. It offers a simple toast() API, promise-based loading states, headless hooks, and extensive customization options.

## Use cases
- show toast notifications in a react app
- display success and error messages to users
- show a loading indicator while a promise resolves
- create custom notification components with headless hooks
- add accessible snackbar alerts to a web app
- customize toast position, styling, and dark mode

## When to choose
- you need minimal, beautiful toast notifications in React with a tiny bundle size
- you want a simple one-line API to trigger notifications from anywhere
- you need promise-based loading toasts out of the box

## When to avoid
- your project is not built with React
- you need full-featured notification systems like push or email notifications
- you require complex stacked notification queues with actions and threading

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: react, toast-notifications, snackbar, notifications, promise-api, accessible, lightweight, nodejs, web-server

## Member repositories
- timolins/react-hot-toast (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.882939+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-29T17:17:16.550740+00:00, confidence not recorded.
  - readme: https://github.com/timolins/react-hot-toast (fetched 2026-08-28T04:10:44.882939+00:00, sha 6871530d29dc)
  - homepage: https://react-hot-toast.com (fetched 2026-08-29T08:16:12.268558+00:00, sha f3ea07c37091)
  - site_page: https://react-hot-toast.com/docs (fetched 2026-08-29T08:16:12.277565+00:00, sha 4ecd59bc0f63)
  - registry_npm: https://registry.npmjs.org/react-hot-toast (fetched 2026-08-29T08:16:12.279349+00:00, sha 30077daa6363)
- Data as of 2026-08-30T08:39:29.467469+00:00.
