# reactjs/react-art

React Bridge to the ART Drawing Library

Repository: https://github.com/reactjs/react-art
Canonical: https://ross.abutalabs.com/products/react-art
Language: JavaScript
License: NOASSERTION
License Family: other
Archived: true
Last push: 2019-05-20T12:18:29+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4746, "days_push": 2662, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1985, forks 162 (observed 2026-08-28T04:06:02.598888+00:00)

## What it is
React ART is a React bridge to the ART vector drawing library, providing declarative React components for rendering vector graphics. It can render output to Canvas, SVG, or VML (IE8) using the same declarative API.

## Use cases
- draw vector graphics in react
- render svg shapes with react components
- create canvas-based illustrations declaratively
- build data visualizations with react
- render vector graphics for legacy ie8 browsers

## When to choose
- you need declarative vector drawing in a legacy React codebase already using ART
- you must support old browsers like IE8 via VML output

## When to avoid
- starting a new project - use modern alternatives like react-svg or direct SVG
- you need active maintenance or new features
- you need high-performance or complex 2D graphics - consider pixi.js or konva

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, graphics
- domain: frontend, web-development, graphics
- platform: browser, cross-platform
- tags: react, vector-graphics, svg, canvas, drawing, deprecated, javascript

## Member repositories
- reactjs/react-art (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.598888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:03:18.074796+00:00, confidence not recorded.
  - readme: https://github.com/reactjs/react-art (fetched 2026-08-28T04:06:02.598888+00:00, sha f44f39760c80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
