# LouisBarranqueiro/reapop

:postbox: A simple and customizable React notifications system

Repository: https://github.com/LouisBarranqueiro/reapop
Canonical: https://ross.abutalabs.com/products/reapop
Homepage: https://louisbarranqueiro.github.io/reapop
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, redux, notifications, notification, toast, toasts, reapop, redux-notifications
Last push: 2026-08-25T23:47:20+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3789, "days_push": 8, "days_rel": 414, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1561, forks 73 (observed 2026-08-28T04:05:03.874124+00:00)

## What it is
Reapop is a simple and customizable notifications (toast) system for React applications. It works standalone or with Redux, providing components, themes, and actions to create, update, and dismiss notifications.

## Use cases
- show toast notifications in a react app
- display success and error alerts after api calls
- integrate a notification system with redux store
- customize the look and position of toasts
- create and dismiss notifications from any react component

## When to choose
- you need a lightweight, customizable toast system for React
- your app already uses Redux and you want notifications tied to the store
- you want built-in themes and simple upsert/dismiss APIs

## When to avoid
- you use Vue, Angular, or Svelte instead of React
- you need push or server-side notifications rather than in-app toasts
- you want a full-featured notification center with persistence

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, state-management
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: react, redux, toast-notifications, typescript, nodejs

## Member repositories
- LouisBarranqueiro/reapop (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.874124+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-30T04:29:43.439148+00:00, confidence not recorded.
  - readme: https://github.com/LouisBarranqueiro/reapop (fetched 2026-08-28T04:05:03.874124+00:00, sha 86eafb73daa6)
  - homepage: https://louisbarranqueiro.github.io/reapop (fetched 2026-08-29T11:29:26.023555+00:00, sha 7806c70ccc77)
  - registry_npm: https://registry.npmjs.org/reapop (fetched 2026-08-29T11:29:26.032811+00:00, sha 375daa63818f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
