Trying out fabric.js

fabric.js is an impressive way to work with graphics on a webpage. It uses canvas element to draw on a webpage.

Rotates selected object or the arrow.
fabric.js lets you get contents as svg
This is great, for web, however apps like sketch does unfortunately not understand style based changes to objects. For instance the font is lost, also the gradient is lost :-(