reactjs/react-art
React Bridge to the ART Drawing Library observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4746
- days_rel: n/a
- days_push: 2662
- n_releases_24m: 0
Adoption not part of the score
1985 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components graphics frontend web-development graphics browser cross-platform react vector-graphics svg canvas drawing deprecated javascript
1 source
- readme: https://github.com/reactjs/react-art · fetched 2026-08-28 · f44f39760c80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reactjs/react-art | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="reactjs/react-art")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem