/fabric-example

The simple html5 canvas based 'Image Edit Tool' with fabricJs 1.7.17

Primary LanguageJavaScript

fabric-example

The simple image editing tool, based on html5 canvas with fabricJs 1.7.17

server

Please test this project (fabric example) on your local server.
'toDataURL()' method is used a lot in fabricJs and it needs HTTP communication.
Plus, I set up nodeJs. Good Luck.

Usage

$ npm install
$ npm start
go to http://localhost:55555