Skip to content
/ canDo.js Public

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

Notifications You must be signed in to change notification settings

dtex/canDo.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More info: http://dtex.github.com/canDo.js/.

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published