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

fabricjs/fabric.js

Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser observed · 2026-08-28

github.com/fabricjs/fabric.js · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 84
  • Longevity 100
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: 9.5
  • age_days: 5929
  • days_rel: 107
  • days_push: 15
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

31412 stars · 3624 forks observed · 2026-08-28

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

Fabric.js is a powerful JavaScript HTML5 canvas library that provides an interactive object model on top of the canvas element, with built-in shapes, controls, animations, image filters, and SVG/JSON serialization. It includes an SVG-to-Canvas and canvas-to-SVG parser and is written in TypeScript.

Use cases

  • build interactive canvas editors with drag, scale, and rotate
  • convert SVG files to canvas and back
  • add on-canvas text editing with rich styling
  • apply WebGL image filters to pictures
  • create zoomable and pannable canvas views
  • serialize canvas scenes to JSON for saving

When to choose

  • you need an interactive object model over HTML5 canvas
  • you want SVG import/export in a web drawing app
  • you need built-in transformations, grouping, and clip paths
  • you want a typed, modular, well-tested canvas library

When to avoid

  • you only need static chart rendering (use a charting library)
  • you need IE11 or Edge Legacy support
  • you want a full design tool out of the box rather than a library
  • you need server-side rasterization beyond Node.js canvas support

Facets

library · maturity stable

image-processing animation parser serialization ui-components web-development frontend graphics image-processing browser cross-platform canvas html5-canvas svg typescript drawing interactive-graphics image-filters webgl nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
fabricjs/fabric.jsmain94

For agents

markdown · JSON · MCP: product_card(name="fabricjs/fabric.js")

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