# anijs/anijs

A Library to Raise your Web Design without Coding.

Repository: https://github.com/anijs/anijs
Canonical: https://ross.abutalabs.com/products/anijs
Homepage: http://anijs.github.io/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-10-21T09:37:48+00:00

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

## Adoption (not part of the score)
Stars 3904, forks 488 (observed 2026-08-28T04:08:28.674878+00:00)

## What it is
AniJS is a small JavaScript library (~8kb gzipped) that lets you add CSS3 animations and UI interactions using declarative data-anijs HTML attributes, with no third-party dependencies. It works across modern browsers and mobile devices, enabling designers to build animated UI components without writing code.

## Use cases
- add css animations to html elements without javascript
- trigger animation on click or scroll
- build animated ui components like tabs and modals
- declarative scroll reveal animations
- animate elements on mouseover
- let designers add interactions without coding

## When to choose
- you want declarative, attribute-based CSS3 animations with zero dependencies
- designers need to add interactions without writing JavaScript
- you need a tiny animation library for modern browsers and mobile

## When to avoid
- you need complex JavaScript-driven animation timelines or physics-based motion
- you use a modern framework with its own animation ecosystem (e.g. Framer Motion, GSAP)
- you need actively maintained software with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: css3-animations, declarative, data-attributes, no-dependencies, javascript

## Member repositories
- anijs/anijs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.674878+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:25:08.428487+00:00, confidence not recorded.
  - readme: https://github.com/anijs/anijs (fetched 2026-08-28T04:08:28.674878+00:00, sha 9d9a32eec684)
  - homepage: http://anijs.github.io/ (fetched 2026-08-29T09:19:26.419557+00:00, sha be4def2a2563)
- Data as of 2026-08-30T08:39:29.467469+00:00.
