Skip to content

vladakilov/imagine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagine.js Build Status

Lightweight HTML5 Canvas Library - imagine.js Demo

  • Add objects & images to canvas.
  • Drag & drop canvas elements including text, shapes, images and more.
  • Event handling for canvas elements.
  • Under 15KB minified, 4KB gzip.
  • CodePen Demo

How to build

You will need node installed as a development dependency. See node's site for help with that.

  1. npm install -g grunt-cli
  2. npm install -g bower
  3. npm install
  4. bower install
  5. Build - grunt (To view all grunt tasks, open Gruntfile.js)

About

imagine.js is a lightweight HTML5 Canvas library

Resources

Stars

Watchers

Forks

Packages

No packages published