btmills/geopattern
Generate beautiful SVG patterns observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4599
- days_rel: n/a
- days_push: 1932
- n_releases_24m: 0
Adoption not part of the score
1846 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GeoPattern is a JavaScript library that deterministically generates tiling SVG geometric patterns from an input string, seeded via SHA-1 hashing. It works in the browser (with an optional jQuery plugin) and in Node.js, and is a port of the Ruby geo_pattern library originally used for GitHub Guides backgrounds.
Use cases
- generate unique svg background patterns from a string
- create deterministic geometric avatars or header images
- add generative svg backgrounds to a website
- generate patterned placeholder backgrounds for cards or profiles
- port of geo_pattern for javascript projects
When to choose
- you need lightweight, dependency-free SVG pattern generation in JavaScript
- you want the same input string to always produce the same pattern
- you need patterns that work both in the browser and Node.js
When to avoid
- you need raster image output like PNG or JPEG
- you need animated or interactive patterns rather than static tiling SVGs
- you need actively developed features; the latest release dates to 2021
Facets
library · maturity maintenance
data-visualization image-processing graphics web-development frontend graphics browser svg-patterns generative-art background-generator deterministic-hashing jquery-plugin nodejs javascript
3 sources
- readme: https://github.com/btmills/geopattern · fetched 2026-08-28 · 7f20f584d626
- homepage: http://btmills.github.io/geopattern/ · fetched 2026-08-29 · 0d254bb5b344
- registry_npm: https://registry.npmjs.org/geopattern · fetched 2026-08-29 · b5fda0066c2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| btmills/geopattern | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="btmills/geopattern")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem