add paper.js

This commit is contained in:
chencheng 2014-07-13 08:53:14 +08:00
parent 0514f7c406
commit 9d3bc4687e

View File

@ -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 <canvas> 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 <svg> bar, line and pie charts.
* [raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library.
* [echarts](https://github.com/ecomfe/echarts) - Enterprise Charts.