Popularity
4.3
Stable
Activity
0.0
Stable
1,969
68
176

Description

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.

Code Quality Rank: L4
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: SVG     Vml     React     Canvas     Jsx     Art    
Latest version: v0.14.0

React ART alternatives and similar libraries

Based on the "Canvas" category.
Alternatively, view React ART alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of React ART or a related project?

Add another 'Canvas' Library

README

**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](CONTRIBUTING.md).