# react-designer/react-designer

It's not art

Repository: https://github.com/react-designer/react-designer
Canonical: https://ross.abutalabs.com/products/react-designer
Homepage: https://react-designer.github.io/react-designer/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: react, svg, bezier-curves, vector, action-strategies
Last push: 2022-12-09T22:34:34+00:00

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

## Adoption (not part of the score)
Stars 1877, forks 227 (observed 2026-08-28T04:05:47.827046+00:00)

## What it is
A lightweight React library for embedding editable vector graphics canvases in web apps. It supports drawing and manipulating shapes, paths with bezier curves, and text via pure React components with built-in scale, rotate, drag, and arrange actions.

## Use cases
- embed an editable svg drawing canvas in a react app
- let users draw and edit vector shapes in the browser
- build a simple design tool with drag, rotate, and scale
- create editable polygon and bezier path editors
- add a lightweight vector graphics editor to a react component

## When to choose
- you need a small, easy-to-configure vector editing canvas inside React
- you want customizable object types and panels for a drawing UI
- you prefer pure React components over a heavy standalone editor

## When to avoid
- you need a full-featured design suite like Figma or Illustrator
- you are not using React
- you need raster image editing rather than vector graphics

## Facets
- artifact type: library
- maturity: active
- function: ui-components, graphics, image-processing
- domain: frontend, web-development, graphics
- platform: browser
- tags: react, svg-editor, vector-graphics, bezier-curves, drawing-canvas, web-server, nodejs

## Member repositories
- react-designer/react-designer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.827046+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:14:43.154845+00:00, confidence not recorded.
  - readme: https://github.com/react-designer/react-designer (fetched 2026-08-28T04:05:47.827046+00:00, sha 2c307d304441)
  - homepage: https://react-designer.github.io/react-designer/ (fetched 2026-08-29T10:53:43.830646+00:00, sha 5304bda850f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
