elm-community / easing-functions

Easing (animation and timing) library for Elm.

Home Page:http://package.elm-lang.org/packages/elm-community/easing-functions/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Easing (animation and timing) library for Elm.

http://package.elm-lang.org/packages/elm-community/easing-functions/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%