idrawjs/idraw
A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架) observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 74
- Release rhythm 77
- 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: 6.5
- age_days: 1928
- days_rel: 157
- days_push: 157
- n_releases_24m: 13
Adoption not part of the score
1103 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
iDraw.js is a simple JavaScript framework for drawing on the web, built on the Canvas 2D API. It provides a data-driven approach to creating and manipulating 2D graphics with a small set of simple APIs.
Use cases
- draw shapes and graphics on a web canvas
- build a web-based drawing or design editor
- render data-driven 2D graphics in the browser
- create a Figma-like canvas editor in JavaScript
- add interactive drawing capabilities to a web app
- manipulate canvas materials like rectangles programmatically
When to choose
- you need a lightweight, simple API for 2D canvas drawing on the web
- you want data-driven control over canvas graphics
- you are building a custom drawing or design tool in the browser
- you prefer a minimal framework over heavier libraries like Fabric.js or Konva
When to avoid
- you need 3D rendering or WebGL capabilities
- you require a full-featured, mature design editor out of the box
- you need server-side or non-browser rendering
- your project depends on a large community and extensive plugin ecosystem
Facets
framework · maturity active
graphics ui-components animation web-development frontend graphics browser canvas 2d-graphics drawing data-driven design-tools editor web-server javascript typescript
5 sources
- readme: https://github.com/idrawjs/idraw · fetched 2026-08-28 · 6f1bbed5ab3e
- homepage: https://idrawjs.com/ · fetched 2026-08-29 · cafc0c1ab596
- site_page: https://idrawjs.com/docs · fetched 2026-08-29 · dbcda2c16953
- site_page: https://idrawjs.com/docs/en-US/sponsor · fetched 2026-08-29 · abe70b901792
- registry_npm: https://registry.npmjs.org/idraw · fetched 2026-08-29 · 7116cd097540
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| idrawjs/idraw | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem