Konva.js – 2d HTML5 canvas framework for desktop and mobile apps

      

Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
Konca enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.

You can draw things onto the stage, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations, even if your application uses thousands of shapes.

Try to drag a star

See the Pen KonvaJS Demo by Anton Lavrenov (@lavrton) on CodePen.

Konva.js