bradley/Blotter
A JavaScript API for drawing unconventional text effects on the web. 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: 3845
- days_rel: n/a
- days_push: 2227
- n_releases_24m: 0
Adoption not part of the score
3078 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Blotter is a JavaScript library for rendering unconventional text effects in the browser using GLSL shaders through WebGL, without requiring designers to write shader code. It renders text into canvas elements with a shared WebGL context and texture atlasing for performance.
Use cases
- create animated text effects for website headings
- apply GLSL shader effects to titles without writing GLSL
- make playful stylized text graphics for landing pages
- render distorted or liquid text animations in the browser
- build creative typography for design portfolios
- add channel-split or distortion effects to hero text
When to choose
- you need eye-catching animated text for titles, headings, or graphic elements
- you want shader-based text effects without GLSL expertise
- you prefer a lightweight library over heavy animation frameworks for typography
When to avoid
- you need selectable or accessible body text - Blotter renders to canvas so text is not selectable
- you need long paragraphs of styled text
- you need a library with active development and recent releases
Facets
library · maturity maintenance
animation graphics ui-components web-development frontend graphics browser webgl glsl typography text-effects creative-coding shaders javascript
2 sources
- readme: https://github.com/bradley/Blotter · fetched 2026-08-28 · 7ffecb8a550f
- homepage: https://blotter.js.org · fetched 2026-08-29 · b76d5088a052
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bradley/Blotter | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem