Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

reactjs/react-art

Folders and files

NameName
Last commit message
Last commit date
May 2, 2016
Jan 5, 2016
Apr 27, 2016
Feb 24, 2017
May 2, 2016
Mar 5, 2015
Nov 5, 2014
Nov 5, 2014
Jan 5, 2016
Oct 16, 2014
Apr 27, 2016
Apr 10, 2015
May 19, 2019
May 2, 2016
Jul 20, 2016

Repository files navigation

Note: This package is now part of the facebook/react monorepo.

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.