Liking cljdoc? Tell your friends :D

easings-clj

A Clojure port of the easings.net easing functions. Orignal source code may be found at ai/easings.net.

Using

(require 'easings.core :as ease)

(ease/ease-in-sine 0.2)

TODO:

  • (2021-06-21): Elastic functions
  • (2021-06-21): Unit tests?
  • (2021-06-21): Elastic functions
  • (2021-06-21): Bounce functions

Proof it Works

docs/render.jpg

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close