DEV Community

Cover image for Glitchium JS: 3KB Library for Randomized Glitch Animations
jQueryScript
jQueryScript

Posted on

Glitchium JS: 3KB Library for Randomized Glitch Animations

Glitchium is a JavaScript library that creates GPU-accelerated glitch effects on web elements.

Key features include:

  • Under 3KB with zero dependencies
  • Hardware-accelerated 60fps animations
  • Configurable intensity, layers, and timing
  • Multiple trigger modes (hover, click, always-on, manual)
  • Smooth interpolation for cinematic effects

The library handles DOM manipulation and event binding automatically while maintaining optimal performance across modern browsers.

๐Ÿ‘‰ Blog Post

๐Ÿ‘‰ GitHub Repo

๐Ÿ‘‰ Live Demo

Top comments (0)