Skip to content

dguzman1012/fabric-js-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabric.js Editor

A 100% web-based vector image editor that uses the HTML5 canvas element and Fabric.js

Running the code

npm install
gulp dev

If you run gulp without any arguments, you can see a list of the other tasks.

Screenshots

Screenshot

TODO's

  • Switch to gToolbars.js, which is based on this project, for the toolbars
  • Strip out some remaining code that talks to the (no longer existing) backend server

About

An HTML5 vector image editor built with Fabric.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 27.2%
  • HTML 14.9%