ajstarks/svgo
Go Language Library for SVG generation 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6025
- days_rel: n/a
- days_push: 1363
- n_releases_24m: 0
Adoption not part of the score
2248 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SVGo is a Go library for programmatically generating SVG (Scalable Vector Graphics 1.1) documents, writing output to any io.Writer. It supports shapes, paths, gradients, transforms, animation, filter effects, and metadata elements.
Use cases
- generate svg images from go code
- draw charts and diagrams programmatically in go
- serve dynamically generated svg from a web server
- create vector graphics sketches with code
- build svg animations and filter effects
When to choose
- you need to generate SVG markup from a Go program or web handler
- you want fine-grained programmatic control over SVG elements like paths, gradients, and filters
When to avoid
- you need to parse or manipulate existing SVG files rather than generate them
- you need raster image generation (PNG/JPEG) rather than SVG output
Facets
library · maturity maintenance
graphics data-visualization templating graphics web-development data-visualization go cross-platform svg svg-generation vector-graphics golang-library xml
1 source
- readme: https://github.com/ajstarks/svgo · fetched 2026-08-28 · 99d0011c291e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ajstarks/svgo | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem