react/packages/react-art
Andrew Clark 72b7462fe7
Bump local package.json versions for 18.1 release (#24447)
2022-04-26 16:58:44 -04:00
..
npm Remove object-assign polyfill (#23351) 2022-02-23 19:34:24 -05:00
src Allow updating dehydrated root at lower priority without forcing client render (#24082) 2022-03-20 16:18:51 -04:00
Circle.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
README.md Update README URLS to HTTPS (#11635) 2017-11-27 18:13:41 -08:00
Rectangle.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
Wedge.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
index.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
package.json Bump local package.json versions for 18.1 release (#24447) 2022-04-26 16:58:44 -04: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).