react/packages/react-art
Dan Abramov 56e5288b04 Remove broken links from React ART readme 2017-10-17 14:20:48 +01:00
..
lib Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
README.md Remove broken links from React ART readme 2017-10-17 14:20:48 +01:00
index.js Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
package.json Bump peer deps of react to ^16.0.0 (#11156) 2017-10-09 16:00:50 +01: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).