# iamhosseindhv/notistack

Highly customizable notification snackbars (toasts) that can be stacked on top of each other

Repository: https://github.com/iamhosseindhv/notistack
Canonical: https://ross.abutalabs.com/products/notistack
Homepage: https://notistack.com
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: reactjs, material-ui, material-design, javascript, snackbar, stack, google-material, toast, toast-notifications, notifications, redux
Last push: 2026-03-31T01:28:33+00:00

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

## Adoption (not part of the score)
Stars 4076, forks 293 (observed 2026-08-28T04:08:34.345540+00:00)

## What it is
Notistack is a React library for displaying highly customizable notification snackbars (toasts) that can be stacked on top of each other. It provides a SnackbarProvider component along with enqueueSnackbar and useSnackbar APIs to trigger notifications from anywhere in a web app.

## Use cases
- show toast notifications in a react app
- stack multiple snackbars on top of each other
- display success or error alerts after user actions
- trigger notifications programmatically with a function call
- dismiss snackbars programmatically by key
- replace material-ui snackbar with a stacked notification system

## When to choose
- you need stacked or queued toast notifications in a React web app
- you want to fire notifications from anywhere via a function or hook
- you want a customizable, Material Design-friendly snackbar solution

## When to avoid
- your project is not React-based
- you need native mobile push notifications rather than in-app toasts
- you need a full-featured notification system with email or server-side delivery

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: react, toast-notifications, snackbar, material-ui, notifications, stacking, nodejs, javascript

## Member repositories
- iamhosseindhv/notistack (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.345540+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-29T18:23:27.718270+00:00, confidence not recorded.
  - readme: https://github.com/iamhosseindhv/notistack (fetched 2026-08-28T04:08:34.345540+00:00, sha bdc6e82863dc)
  - homepage: https://notistack.com (fetched 2026-08-29T09:15:44.723805+00:00, sha c3267319ec8c)
  - site_page: https://notistack.com/getting-started (fetched 2026-08-29T09:15:44.732884+00:00, sha dcffcd5492e3)
  - registry_npm: https://registry.npmjs.org/notistack (fetched 2026-08-29T09:15:44.765786+00:00, sha 4d6d2e7778a4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
