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

shrhdk/text-to-svg

Convert text to SVG path without native dependence. observed · 2026-08-28

github.com/shrhdk/text-to-svg · HTML · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 4180
  • days_rel: n/a
  • days_push: 1072
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1009 stars · 131 forks observed · 2026-08-28

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

A JavaScript library that converts text into SVG path data using font files, with no native dependencies. It works in both Node.js and browsers, rendering glyphs from TTF/OTF fonts as SVG path elements.

Use cases

  • convert text to svg path in javascript
  • render text as vector paths without native dependencies
  • generate svg logos from text programmatically
  • get path d attribute for text glyphs
  • embed custom fonts as svg paths
  • create text outlines for laser cutting or plotting

When to choose

  • you need text as SVG paths in Node.js or the browser without native modules
  • you want to embed text as vector outlines so it renders without the font installed
  • you need precise glyph path data for animation, cutting, or plotting

When to avoid

  • you need full SVG text layout features like rich text or bidirectional text
  • you want a general-purpose SVG manipulation library
  • you need live editable text in the DOM rather than baked paths

Facets

library · maturity maintenance

graphics parser sdk graphics web-development frontend browser cross-platform svg text-to-path font-rendering opentype vector-graphics nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
shrhdk/text-to-svgmain32

For agents

markdown · JSON · MCP: product_card(name="shrhdk/text-to-svg")

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