Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dtex/cando.js
- Owner: dtex
- Created: 2012-01-26T23:18:33.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-09T00:49:50.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T00:08:59.895Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.37 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.mkdn
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.