# react-art **Repository Path**: mirrors_dsblv/react-art ## Basic Information - **Project Name**: react-art - **Description**: React Bridge to the ART Drawing Library - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React ART React ART is a JavaScript library for drawing vector graphics using [React](http://facebook.github.io/react/). It provides declarative and reactive bindings to the [ART library](https://github.com/sebmarkbage/art/). 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](https://github.com/facebook/react-page/tree/art). ## Contribute To read more about the community and guidelines for submitting pull requests, please read the [Contributing document](CONTRIBUTING.md).