From b457d746b1384331ec541c984cc5d1c6c68a663b Mon Sep 17 00:00:00 2001 From: chencheng Date: Wed, 16 Jul 2014 16:44:34 +0800 Subject: [PATCH] add fabric.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1823b81..4022909 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [three.js](https://github.com/mrdoob/three.js) - JavaScript 3D library. * [Chart.js](https://github.com/nnnick/Chart.js) - Simple HTML5 Charts using the tag. * [paper.js](https://github.com/paperjs/paper.js) - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. +* [fabric.js](https://github.com/kangax/fabric.js) - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser. * [peity](https://github.com/benpickles/peity) - Progressive bar, line and pie charts. * [raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library. * [echarts](https://github.com/ecomfe/echarts) - Enterprise Charts.