Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/danielktaylor/fabric-js-editor

An HTML5 vector image editor built with Fabric.js
https://github.com/danielktaylor/fabric-js-editor

Last synced: 28 days ago
JSON representation

An HTML5 vector image editor built with Fabric.js

Lists

README

        

# Fabric.js Editor

A 100% web-based vector image editor that uses the HTML5 canvas element and [Fabric.js](http://fabricjs.com/)

## 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](screenshot.png)

## TODO's

* Switch to [gToolbars.js](https://github.com/danielktaylor/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