react/packages/react-art
Raphael Amorim e997756e2a react-art: convert var to let/const (#11720) 2017-11-30 15:23:24 +00:00
..
npm Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
src react-art: convert var to let/const (#11720) 2017-11-30 15:23:24 +00:00
README.md Update README URLS to HTTPS (#11635) 2017-11-27 18:13:41 -08:00
index.js react-art: convert var to let/const (#11720) 2017-11-30 15:23:24 +00:00
package.json Updating package versions for release 16.2.0 2017-11-28 13:26:36 -08: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).