817 Forks
9484 Stars
9484 Watchers

konva

Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.

How to download and setup konva

Open terminal and run command
git clone https://github.com/konvajs/konva.git
git clone is used to create a copy or clone of konva repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with konva https://github.com/konvajs/konva/archive/master.zip

Or simply clone konva with SSH
[email protected]:konvajs/konva.git

If you have some problems with konva

You may open issue on konva support forum (system) here: https://github.com/konvajs/konva/issues