mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
NOTE: This commit is not exactly what went out as RC2 because I forgot to push. See tag v16.0.0-rc.2 (d06680ea9e) instead. Bumping the version here so we're at the right place though.
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).
The examples directory contains a simple example of using React ART; you can also test out the art branch of the react-page project.
Contribute
To read more about the community and guidelines for submitting pull requests, please read the Contributing document.