react/packages/react-art
Dan Abramov c148e5415e Make "art" a dependency of "react-art" (#11341)
* Make "art" a dependency of "react-art"

* Add it back to root devDeps
2017-10-23 19:00:41 +03:00
..
npm Use Yarn Workspaces (#11252) 2017-10-19 00:22:21 +01:00
src Reorganize code structure (#11288) 2017-10-19 19:50:24 +01:00
README.md Remove broken links from React ART readme 2017-10-17 14:20:48 +01:00
index.js Reorganize code structure (#11288) 2017-10-19 19:50:24 +01:00
package.json Make "art" a dependency of "react-art" (#11341) 2017-10-23 19:00:41 +03: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).