react/packages/react-art
Dan Abramov 54adb2674a 16.4.2
2018-08-01 19:26:37 +01:00
..
npm use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
src [scheduler] 4/n Allow splitting out schedule in fb-www, prepare to fix polyfill issue internally (#12900) 2018-05-29 13:30:04 -07:00
Circle.js Rudimentary tests for not covered entry points (#11835) 2017-12-13 12:45:30 +00:00
index.js react-art: convert var to let/const (#11720) 2017-11-30 15:23:24 +00:00
package.json 16.4.2 2018-08-01 19:26:37 +01:00
README.md Update README URLS to HTTPS (#11635) 2017-11-27 18:13:41 -08:00
Rectangle.js Rudimentary tests for not covered entry points (#11835) 2017-12-13 12:45:30 +00:00
Wedge.js Rudimentary tests for not covered entry points (#11835) 2017-12-13 12:45:30 +00: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).