soulwire/sketch.js
Cross-Platform JavaScript Creative Coding Framework 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: 5168
- days_rel: n/a
- days_push: 1082
- n_releases_24m: 0
Adoption not part of the score
4122 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tiny (~2kb gzipped) JavaScript creative coding framework that provides a graphics context, animation loop, and normalized input events. It removes boilerplate so developers can focus on drawing and interactive visuals in the browser.
Use cases
- create generative art in the browser
- build interactive canvas sketches with mouse and touch input
- prototype particle systems and visual experiments
- use WebGL or Canvas2D without boilerplate setup
- teach creative coding with a minimal API
- combine with THREE.js by supplying a custom context
When to choose
- you want a minimal, dependency-free creative coding setup
- you need unified mouse and touch event handling
- you want an easy animation loop with setup/update/draw callbacks
- you want to pair a sketch loop with libraries like THREE.js
When to avoid
- you need a full-featured game engine or physics engine
- you require long-term active maintenance and frequent updates
- you need server-side or non-browser rendering
- you prefer a larger ecosystem like p5.js with extensive community resources
Facets
library · maturity maintenance
graphics animation gui web-development graphics browser creative-coding canvas webgl generative-art animation-loop tiny-library javascript
1 source
- readme: https://github.com/soulwire/sketch.js · fetched 2026-08-28 · f450ee672ca8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| soulwire/sketch.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="soulwire/sketch.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem