# codrops/ParticleEffectsButtons

A little library that can be used for bursting particles effects on buttons and other elements

Repository: https://github.com/codrops/ParticleEffectsButtons
Canonical: https://ross.abutalabs.com/products/particleeffectsbuttons
Homepage: https://tympanus.net/codrops/?p=34685
Language: JavaScript
License Family: other
Topics: animejs, animation, particles, javascript-library, button
Last push: 2024-08-05T18:29:36+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": 3052, "days_push": 758, "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 1263, forks 152 (observed 2026-08-28T04:04:10.366735+00:00)

## What it is
A small JavaScript library that disintegrates DOM elements like buttons into bursting particle effects using canvas and anime.js, and can reassemble them. It offers configurable particle shape, style, direction, duration, and easing.

## Use cases
- add particle burst effect to button clicks
- disintegrate an element into particles on interaction
- create eye-catching micro-interactions on a website
- animate a button disappearing into particles
- reassemble an element from particles

## When to choose
- you want a polished particle disintegration effect on buttons or small elements with minimal setup
- you already use anime.js and want a ready-made effect on top of it
- you need configurable particle shapes, directions, and easing

## When to avoid
- you need a general-purpose animation library rather than one specific effect
- your project requires a permissively licensed dependency, as this repo has no license file
- you need effects on large elements or high-frequency animations where canvas particle overhead matters

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development, web-design
- platform: browser
- tags: particles, buttons, animejs, canvas, micro-interactions, visual-effects, javascript

## Member repositories
- codrops/ParticleEffectsButtons (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.366735+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-30T05:04:07.806138+00:00, confidence not recorded.
  - readme: https://github.com/codrops/ParticleEffectsButtons (fetched 2026-08-28T04:04:10.366735+00:00, sha 9fc1f5df732b)
  - homepage: https://tympanus.net/codrops/?p=34685 (fetched 2026-08-29T12:16:15.791754+00:00, sha c4f947b8321b)
  - site_page: https://tympanus.net/codrops/about (fetched 2026-08-29T12:16:15.801026+00:00, sha adcd8f70d8f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
