timdream/wordcloud2.js
Tag cloud/Wordle presentation on 2D canvas or HTML 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5017
- days_rel: n/a
- days_push: 657
- n_releases_24m: 0
Adoption not part of the score
2498 stars · 513 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
wordcloud2.js is a JavaScript library that renders tag cloud / Wordle-style word clouds on an HTML5 2D canvas or as HTML elements. It supports options like image masks, custom fonts, and high pixel density displays.
Use cases
- generate a word cloud from a list of words and weights
- render a tag cloud on a canvas in the browser
- create a Wordle-style visualization of text frequency
- draw a word cloud shaped by a mask image
- visualize keyword frequency on a website
When to choose
- you need a client-side word cloud rendered on canvas or HTML
- you want a lightweight, dependency-free library with a simple API
- you need features like image masks, custom web fonts, or high-DPI support
When to avoid
- you need server-side or headless rendering outside the browser
- you need interactive D3-style visualizations rather than static word clouds
- you need automatic text analysis or tokenization - the library only renders provided word/weight lists
Facets
library · maturity stable
data-visualization image-processing data-visualization web-development frontend browser cross-platform word-cloud tag-cloud canvas wordle javascript text-visualization nodejs
2 sources
- readme: https://github.com/timdream/wordcloud2.js · fetched 2026-08-28 · db13311d0454
- homepage: https://wordcloud2-js.timdream.org/ · fetched 2026-08-29 · 574805269b95
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| timdream/wordcloud2.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="timdream/wordcloud2.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem