Skip to content

elm-community/easing-functions

This branch is 13 commits ahead of Dandandan/Easing:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrey Kuzmin
Aug 28, 2018
d320147 · Aug 28, 2018

History

67 Commits
Aug 24, 2018
Aug 24, 2018
Aug 24, 2018
Nov 23, 2015
May 15, 2016
May 15, 2016
Aug 28, 2018

Repository files navigation

Easing Functions

An easing function is used in animation to make a transition between two values appear more lifelike or interesting. Easing functions can make sliding panels or bouncing menus appear to be physical objects.

This library provides an Elm implementation of the functions listed on easings.net, and a few helper functions to help you build up your own custom easing functions.

Search the package catalog for animation to find libraries that use easing functions.

Packages

No packages published

Languages

  • Elm 100.0%