KineticJS is a JavaScript library for making the canvas element much more interactive and flexible.
KineticJS uses an interesting, layer-based rendering approach in order to escape performance slips that are usually expected where myriads of shapes are involved.
There is vast functionality brought about by this splendid library: adding event listeners to shapes, moving, scaling, and rotating them, etc.
- Website: http://www.kineticjs.com/















