Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtex/cando.js

A canvas wrapper for lightweight animations. Ideal for simple animated UI elements in the 2d rendering context.
https://github.com/dtex/cando.js

Last synced: 3 days ago
JSON representation

A canvas wrapper for lightweight animations. Ideal for simple animated UI elements in the 2d rendering context.

Awesome Lists containing this project

README

        

[More info: http://dtex.github.com/canDo.js/](http://dtex.github.com/canDo.js/ "More info").

canDo.js is a canvas wrapper for simple animations. It is ideal for animating UI elements (i.e. buttons with hover states). In a nutshell, canDo.js proxies the methods of the HTML Canvas 2D Context. It allows you to define a timeline, keyframes and easing functions.

canDo.js is distributed under the MIT License.