react/packages/react-art
Dan Abramov 7e8b0c5800 Updating package versions for release 16.1.0 2017-11-09 14:53:27 +00:00
..
npm Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
src Remove unnecessary 'use strict' in the source (#11433) 2017-11-02 20:32:48 +00:00
README.md Remove broken links from React ART readme 2017-10-17 14:20:48 +01:00
index.js Convert the Source to ES Modules (#11389) 2017-11-02 19:50:03 +00:00
package.json Updating package versions for release 16.1.0 2017-11-09 14:53:27 +00:00

README.md

React ART

React ART is a JavaScript library for drawing vector graphics using React.

It provides declarative and reactive bindings to the ART library.

Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).