Ross ROSS = Recommend OSS · open-source software intelligence for agents

bobiscool/wxDraw

A lightweight canvas library which providing 2d draw for weapp 微信小程序2d动画库 😎 🐼 observed · 2026-08-28

github.com/bobiscool/wxDraw · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3268
  • days_rel: n/a
  • days_push: 604
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1723 stars · 287 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

wxDraw is a lightweight 2D canvas drawing and animation library built specifically for WeChat Mini Programs (weapp). It provides a jQuery-like API for creating shapes, chaining easing animations, and handling touch events on canvas, which the standard mini-program canvas API does not support well.

Use cases

  • draw shapes like rects, circles, polygons and ellipses on a weapp canvas
  • add chained easing animations to canvas graphics in a WeChat mini program
  • handle touch and interaction events on canvas shapes in weapp
  • create custom polygon and line graphics with gradients in a mini program
  • render text and images on a WeChat mini program canvas
  • build animated canvas-based UI without knowing raw canvas APIs

When to choose

  • you are building a WeChat Mini Program and need higher-level canvas drawing, animation, and event support
  • you want a jQuery-style API for canvas shapes instead of the low-level mini-program canvas API
  • you need easing animations with chained calls inside weapp

When to avoid

  • you are targeting standard web browsers or H5 pages rather than WeChat Mini Programs
  • you need WebGL, 3D, or high-performance game rendering
  • you need a library with frequent updates or broad community maintenance

Facets

library · maturity maintenance

animation graphics ui-components web-development frontend graphics cross-platform browser canvas weapp wechat-miniprogram 2d-graphics easing shape-drawing event-handling wechat javascript

3 sources

Member repositories

RepositoryRoleHealth v2
bobiscool/wxDrawmain23

For agents

markdown · JSON · MCP: product_card(name="bobiscool/wxDraw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem