UNPKG

326 BMarkdownView Raw
1# React ART
2
3React ART is a JavaScript library for drawing vector graphics using [React](https://github.com/facebook/react/).
4
5It provides declarative and reactive bindings to the [ART library](https://github.com/sebmarkbage/art/).
6
7Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).