Files
react/packages/react-art
Dan Abramov 087c48bb36 Reorder imports (#11359)
* Reorder imports

* Record sizes
2017-10-25 21:07:54 +03:00
..
2017-10-25 02:55:00 +03:00
2017-10-25 21:07:54 +03: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).