webkul/micron
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3146
- days_rel: n/a
- days_push: 2890
- n_releases_24m: 0
Adoption not part of the score
2315 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Micron.JS is a micro-interaction library that animates DOM elements using CSS animations controlled by JavaScript. Interactions can be added via HTML5 data attributes or chained JavaScript methods, with controls for duration, easing, and binding interactions between elements.
Use cases
- add click animations to buttons
- animate DOM elements with CSS
- bind an interaction from one element to another
- control animation duration and easing via data attributes
- add micro-interactions to SVG elements
- apply shake, bounce, or fade effects on click
When to choose
- you want lightweight CSS-based micro-interactions with minimal setup
- you prefer declarative data-attribute configuration over writing animation code
- you need to animate buttons, SVGs, or other DOM elements on click
When to avoid
- you need actively maintained software with recent updates
- you require complex animation timelines or physics-based motion
- your project uses a modern framework with its own animation ecosystem
Facets
library · maturity abandoned
animation web-development frontend browser css-animations micro-interactions data-attributes dom-elements javascript-library nodejs
2 sources
- readme: https://github.com/webkul/micron · fetched 2026-08-28 · 3da42a19ee06
- homepage: https://webkul.github.io/micron/ · fetched 2026-08-29 · ba08284c76b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webkul/micron | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem