ConnorAtherton/walkway
An easy way to animate SVG elements. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4403
- days_rel: n/a
- days_push: 1634
- n_releases_24m: 0
Adoption not part of the score
4346 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Walkway is a small JavaScript library for animating SVG line-drawing effects on path, line, and polyline elements. It provides configurable duration, easing functions, and completion callbacks with a simple constructor-based API.
Use cases
- animate svg line drawing on page load
- create stroke animation for logos and icons
- recreate polygon-style svg path animations
- draw svg paths progressively with easing
- animate polyline elements in the browser
When to choose
- you need lightweight svg stroke/line-drawing animations with minimal setup
- you want simple easing and duration options without a full animation framework
- your svg consists of path, line, or polyline elements
When to avoid
- you need to animate fills, transforms, or non-stroke svg properties
- you need a general-purpose animation library like GSAP
- you require active development or long-term support
Facets
library · maturity maintenance
animation ui-components web-development frontend graphics browser svg stroke-animation line-drawing javascript easing-functions nodejs
2 sources
- readme: https://github.com/ConnorAtherton/walkway · fetched 2026-08-28 · 520e3b74ae89
- homepage: http://connoratherton.com/walkway · fetched 2026-08-29 · 0b3e33e3ab99
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ConnorAtherton/walkway | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ConnorAtherton/walkway")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem