ai/easings.net resource
Easing Functions Cheat Sheet observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 76
- 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: 5277
- days_rel: n/a
- days_push: 148
- n_releases_24m: 0
Adoption not part of the score
8671 stars · 697 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Easings.net is an open-source web reference that provides a visual cheat sheet of easing functions with animated demos and copyable CSS/TypeScript code. It helps developers pick the right easing curve for CSS transitions, animations, and other motion work.
Use cases
- choose an easing function for a CSS transition
- see animated previews of easeInElastic or easeOutBounce curves
- copy easing function code in CSS or TypeScript
- learn how easing functions describe rate of change over time
- find cubic-bezier equivalents for easing curves
- reference easing functions for UI animation work
When to choose
- you need to pick or compare easing curves visually for web animations
- you want copy-paste CSS or TypeScript implementations of standard easing functions
- you are teaching or learning about animation timing functions
When to avoid
- you need a JavaScript animation engine or runtime library rather than a reference
- you need easing functions for a non-web platform with no code porting ability
- you need physics-based or custom spring animation tooling
Facets
learning-resource · maturity active
animation ui-components developer-tools web-development frontend web-design tutorials browser easing-functions cheat-sheet css-animations cubic-bezier motion-design reference-site web javascript
2 sources
- readme: https://github.com/ai/easings.net · fetched 2026-08-28 · d7e88a07461e
- homepage: https://easings.net · fetched 2026-08-29 · f898fe49d4d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ai/easings.net | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem