The Vibeary — tag
easing
17 resources in The Vibeary tagged "easing" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

Easing Wizard
Editor for CSS easing that covers cubic-bezier, steps, springs, bounces and overshoots, exporting linear() output for browsers.

Easings.net
Reference of standard easing functions with animated previews, cubic-bezier values and copyable code in several languages.

Easing Gradients
Generates multi-stop CSS gradients that follow an easing curve, eliminating the grey mush in the middle of fades.

Linear Easing Generator
Converts a JS easing function or spring definition into an optimized CSS linear() value with adjustable point budget.

Shifty
TypeScript tweening engine with scenes, token interpolation of strings and colours, and a promise-based API.

Easing Gradient
Figma plugin that rebuilds a gradient using an easing curve so the fade has no hard midpoint banding.

bezier-easing
Tiny, dependency-free implementation of CSS cubic-bezier timing as a JS function, using Newton-Raphson with a sample table.

Tweezer.js
Dependency-free ES6 tweening primitive that emits interpolated values, leaving you to decide what to animate.

Easy Easings
Generates CSS linear() easing functions and keyframe blocks for non-cubic-bezier curves like bounces and springs.

Great Animations
Essay breaking down what separates animations that feel good from ones that feel wrong, with side-by-side interactive comparisons.

Easing Graphs
Curated reference of easing curves shown as graphs with live previews and copyable values.

CSS Spring Easing Generator
Converts spring physics parameters into a CSS linear() easing string you can paste straight into a transition.

Motion Design Skill
Agent skill teaching motion design judgement — timing, easing, choreography and Disney's 12 principles adapted for UI — independent of any animation library.
Flong shaping functions
Archive of pattern and shaping functions covering easing, sigmoid, Bezier and oscillation with equations and multi-language code.

pixi-ease
Easing and tweening library for PixiJS display objects with chaining, repeat, reverse and a shared ticker.
spring-easing
Library that converts spring physics parameters into easing keyframe arrays consumable by WAAPI, GSAP, Motion or CSS.
Ceaser
Single-page cubic-bezier visualizer with named presets and live preview of the curve against a moving element.