From 9d3bc4687efe48c7accc6eed9935d9e25e46951e Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 08:53:14 +0800 Subject: [PATCH] add paper.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4788e0..83161a1 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [d3](https://github.com/mbostock/d3) - A JavaScript visualization library for HTML and SVG. * [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. * [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.