Files
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
..
2017-10-19 00:22:21 +01:00
2017-10-19 19:50:24 +01:00
2017-10-19 19:50:24 +01:00

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).