react/packages/react-art
Brian Vaughn 00e27eaf1e Updating package versions for release 16.1.0-beta 2017-11-02 15:32:36 -07:00
..
npm Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
src Remove unnecessary 'use strict' in the source (#11433) 2017-11-02 20:32:48 +00:00
README.md Remove broken links from React ART readme 2017-10-17 14:20:48 +01: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.0-beta 2017-11-02 15:32:36 -07: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).