elm-community/easing-functions

Name: easing-functions

Owner: Elm Community

Description: Easing (animation and timing) library for Elm.

Forked from: Dandandan/Easing

Created: 2016-05-15 17:41:53.0

Updated: 2018-01-30 08:24:59.0

Pushed: 2017-10-29 23:22:49.0

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

Size: 53

Language: Elm

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.