Ross ROSS = Recommend OSS · open-source software intelligence for agents

pierpo/react-archer

🏹 Draw arrows between React elements 🖋 observed · 2026-08-28

github.com/pierpo/react-archer · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 86
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 3109
  • days_rel: 89
  • days_push: 89
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1343 stars · 77 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

react-archer is a React library for declaratively drawing SVG arrows between DOM elements. You wrap your layout in an ArcherContainer, mark endpoints with ArcherElement, and define relations; the library measures the DOM and renders the arrows.

Use cases

  • draw arrows between react components
  • connect dom elements with svg lines
  • build node relationship diagrams in react
  • annotate ui elements with labeled arrows
  • visualize dependencies between page elements
  • create flowchart-style connections in a react app

When to choose

  • you need declarative, auto-measured arrows between React elements
  • you want labeled, styled SVG connectors without manual coordinate math
  • you need a small MIT-licensed React component library for element connections

When to avoid

  • you need a full diagramming/flowchart editor with draggable nodes
  • your project is not React-based
  • you need canvas-based rendering for thousands of connections

Facets

library · maturity active

ui-components graphics frontend web-development browser react svg-arrows dom-elements diagram-connections web-server

3 sources

Member repositories

RepositoryRoleHealth v2
pierpo/react-archermain89

For agents

markdown · JSON · MCP: product_card(name="pierpo/react-archer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem