# alampros/react-confetti

Confetti without the cleanup.

Repository: https://github.com/alampros/react-confetti
Canonical: https://ross.abutalabs.com/products/react-confetti
Homepage: http://alampros.github.io/react-confetti/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-01-21T23:19:28+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 40, longevity 100
- inputs: {"age_days": 3788, "days_push": 224, "days_rel": 548, "gap_med": 2, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1704, forks 108 (observed 2026-08-28T04:05:24.731836+00:00)

## What it is
A React component that renders animated confetti on an HTML canvas element. It handles the animation lifecycle internally so developers get confetti effects without managing cleanup.

## Use cases
- add confetti animation to a success page in react
- celebrate form submission with confetti
- show confetti on full-screen overlay
- react component for party confetti effects
- confetti that responds to window resize
- add celebratory animation to a react app

## When to choose
- you need a drop-in React confetti component with canvas rendering
- you want a lightweight, typed (TypeScript) effect without manual animation cleanup
- you need configurable props like width, height, and particle behavior

## When to avoid
- you are not using React
- you need confetti outside the DOM, e.g. in native mobile or canvas games
- you need highly custom particle physics beyond the provided props

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, graphics
- domain: frontend, web-development
- platform: cross-platform
- tags: react, confetti, canvas, celebration-effects, web-server, nodejs

## Member repositories
- alampros/react-confetti (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.731836+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-30T03:37:34.560390+00:00, confidence not recorded.
  - readme: https://github.com/alampros/react-confetti (fetched 2026-08-28T04:05:24.731836+00:00, sha dc8b179eadc5)
  - homepage: http://alampros.github.io/react-confetti/ (fetched 2026-08-29T11:12:11.031132+00:00, sha f2ef5369d7de)
  - registry_npm: https://registry.npmjs.org/react-confetti (fetched 2026-08-29T11:12:11.033664+00:00, sha daa1c2f0c935)
- Data as of 2026-08-30T08:39:29.467469+00:00.
