GitHub - vladakilov/imagine: imagine.js is a lightweight HTML5 Canvas library

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

134 stars

Watchers

4 watching

Forks

2 forks