react/packages/react-art
Ronald Eddy Jr b542f42a0f Update README URLS to HTTPS (#11635)
URLs were updated to use HTTPS protocol in README files.
2017-11-27 18:13:41 -08: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
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.1 2017-11-13 16:08:08 +00:00
README.md Update README URLS to HTTPS (#11635) 2017-11-27 18:13:41 -08: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).