dntzhang/cax
Canvas 渲染引擎,支持 SVG,兼容了小程序、小游戏和 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: 5086
- days_rel: n/a
- days_push: 1135
- n_releases_24m: 0
Adoption not part of the score
2124 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cax is a lightweight Canvas 2D rendering engine with SVG path support, built-in display objects (Bitmap, Sprite, Graphics, Shape, Text), clipping, filters, and a cross-platform motion library. It runs on the Web, WeChat Mini Programs, and Mini Games with a DOM-like element and event model.
Use cases
- render 2d graphics on canvas
- draw svg paths on canvas
- build charts with canvas rendering
- animate canvas elements cross-platform
- render graphics in wechat mini programs
- build canvas-based mini games
When to choose
- you need one rendering codebase across web and WeChat mini programs/games
- you want a lightweight canvas engine with DOM-like element management and events
- you need SVG path rendering, clipping, or CSS filters on canvas
When to avoid
- you need WebGL or 3D rendering
- you want a mainstream, actively maintained engine like PixiJS
- your project requires a permissively documented license review - the repo lacks a visible license file
Facets
library · maturity maintenance
graphics animation ui-components graphics web-development cross-platform browser cross-platform canvas svg 2d-rendering miniprogram minigame rendering-engine motion-library wechat javascript
2 sources
- readme: https://github.com/dntzhang/cax · fetched 2026-08-28 · cbf4b55dee17
- registry_npm: https://registry.npmjs.org/cax · fetched 2026-08-29 · 851c67a9ce10
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dntzhang/cax | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem