# btmills/geopattern

Generate beautiful SVG patterns

Repository: https://github.com/btmills/geopattern
Canonical: https://ross.abutalabs.com/products/geopattern
Homepage: http://btmills.github.io/geopattern/
Language: JavaScript
License: MIT
License Family: permissive
Topics: geopattern, javascript, svg, visualization
Last push: 2021-05-19T22:55:23+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": 4599, "days_push": 1932, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1846, forks 213 (observed 2026-08-28T04:05:43.451698+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: data-visualization, image-processing, graphics
- domain: web-development, frontend, graphics
- platform: browser
- tags: svg-patterns, generative-art, background-generator, deterministic-hashing, jquery-plugin, nodejs, javascript

## Member repositories
- btmills/geopattern (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.451698+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:17:52.455276+00:00, confidence not recorded.
  - readme: https://github.com/btmills/geopattern (fetched 2026-08-28T04:05:43.451698+00:00, sha 7f20f584d626)
  - homepage: http://btmills.github.io/geopattern/ (fetched 2026-08-29T10:56:40.772480+00:00, sha 0d254bb5b344)
  - registry_npm: https://registry.npmjs.org/geopattern (fetched 2026-08-29T10:56:40.781472+00:00, sha b5fda0066c2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
