# 7PH/powerglitch

Tiny JS library to glitch anything on the web

Repository: https://github.com/7PH/powerglitch
Canonical: https://ross.abutalabs.com/products/powerglitch
Homepage: https://7ph.github.io/powerglitch/
Language: TypeScript
License: MIT
License Family: permissive
Topics: glitch-effect, library, mosh, css-animations, gifs, glitching, css, glitched-images, glitch-art, glitchify-images, javascript
Last push: 2026-01-20T02:31:17+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 63, release rhythm 43, longevity 100
- inputs: {"age_days": 1506, "days_push": 226, "days_rel": 382, "gap_med": 0, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1491, forks 17 (observed 2026-08-28T04:04:52.551023+00:00)

## What it is
PowerGlitch is a tiny, dependency-free JavaScript/TypeScript library that adds glitch visual effects to any DOM element using CSS animations, without canvas. It weighs under 2kb minified and gzipped and ships with React and Vue integrations.

## Use cases
- add a glitch effect to images on my website
- glitch text or buttons with css animations
- create glitch art effects in the browser
- animate a hover glitch effect on a hero image
- glitchify images without canvas

## When to choose
- you want a lightweight (<2kb) glitch effect with no dependencies
- you need to glitch any DOM element, not just images
- you prefer CSS-animation-based effects over canvas rendering
- you use React or Vue and want a ready-made wrapper

## When to avoid
- you need canvas-based or shader-driven glitch effects
- you want video or audio datamoshing, not DOM elements
- you need a full animation library like GSAP

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, css-framework
- domain: web-development, frontend, graphics
- platform: browser
- tags: glitch-effect, css-animations, glitch-art, zero-dependencies, typescript, datamosh, nodejs, web-server

## Member repositories
- 7PH/powerglitch (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.551023+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:33:32.533675+00:00, confidence not recorded.
  - readme: https://github.com/7PH/powerglitch (fetched 2026-08-28T04:04:52.551023+00:00, sha 8fe02155578e)
  - homepage: https://7ph.github.io/powerglitch/ (fetched 2026-08-29T11:39:37.059840+00:00, sha 52f7d81fee6a)
  - registry_npm: https://registry.npmjs.org/powerglitch (fetched 2026-08-29T11:39:37.065754+00:00, sha 4586ac5210e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
