# elrumordelaluz/csshake

CSS classes to move your DOM!

Repository: https://github.com/elrumordelaluz/csshake
Canonical: https://ross.abutalabs.com/products/csshake
Homepage: https://elrumordelaluz.github.io/csshake/
Language: SCSS
License: MIT
License Family: permissive
Topics: csshake, animation, keyframe-animation, css, mixins, sass, shaking-animations, dom
Last push: 2024-06-19T06:15:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4572, "days_push": 805, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4869, forks 597 (observed 2026-08-28T04:09:01.617684+00:00)

## What it is
CSShake is a collection of CSS classes and Sass mixins that add shake animations to DOM elements. It ships prebuilt stylesheets per animation variant plus a customizable do-shake mixin for generating new keyframe animations.

## Use cases
- add a shake animation to a button or form field on error
- animate DOM elements with pure CSS keyframes
- create custom shake effects with Sass mixins
- trigger shake animations on hover or from a parent trigger element
- include only a single lightweight shake animation stylesheet

## When to choose
- you want dependency-free CSS-only shake animations
- you need fine-grained control over keyframe generation via Sass mixins
- you want per-animation stylesheets to keep payload small

## When to avoid
- you need a full-featured animation library like GSAP or Anime.js
- your project uses CSS-in-JS and avoids global class-based styles
- you need JavaScript-driven or interactive animation sequencing

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, css-framework
- domain: frontend, web-development, web-design
- platform: browser
- tags: css-animations, sass-mixins, shake-effects, keyframes, dom-animation, web-server

## Member repositories
- elrumordelaluz/csshake (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.617684+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-29T18:18:19.746181+00:00, confidence not recorded.
  - readme: https://github.com/elrumordelaluz/csshake (fetched 2026-08-28T04:09:01.617684+00:00, sha 108996a2c62f)
  - homepage: https://elrumordelaluz.github.io/csshake/ (fetched 2026-08-29T09:00:45.834985+00:00, sha 74070bc19111)
- Data as of 2026-08-30T08:39:29.467469+00:00.
