# konvajs/vue-konva

Vue & Canvas - JavaScript library for drawing complex canvas graphics using Vue.

Repository: https://github.com/konvajs/vue-konva
Canonical: https://ross.abutalabs.com/products/vue-konva
Homepage: https://konvajs.github.io/docs/vue/
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, konva, canvas, canvas-animation, konvajs, shape, vue-styleguidist, graphics
Last push: 2026-08-20T14:05:04+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3220, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1355, forks 140 (observed 2026-08-28T04:04:29.154766+00:00)

## What it is
vue-konva is a Vue library providing declarative, reactive components for the Konva 2D HTML5 canvas framework. Each Konva node (stage, layer, shapes) is exposed as a Vue component with a 'v-' prefix, enabling interactive canvas graphics in Vue apps.

## Use cases
- draw complex canvas graphics in a Vue app
- build a whiteboard or design editor with Vue
- create interactive diagrams and flowcharts on canvas
- add image annotation and labeling tools to a Vue app
- make draggable, animated shapes with reactive Vue state
- build a signature pad or canvas drawing tool
- render thousands of shapes with high performance in Vue

## When to choose
- you use Vue 2 or Vue 3 and need interactive 2D canvas graphics
- you want declarative, reactive bindings instead of imperative Konva code
- you're building editors, whiteboards, diagrams, or annotation tools in Vue
- you want Konva's event handling, dragging, and animation with Vue data flow

## When to avoid
- you use React, Svelte, or Angular instead of Vue (use react-konva, svelte-konva, or ng2-konva)
- you need native mobile rendering without a DOM/canvas (Konva is browser-only)
- you only need simple static charts or SVG graphics where a charting or SVG library fits better
- you need WebGL/3D rendering rather than 2D canvas

## Facets
- artifact type: library
- maturity: active
- function: ui-components, graphics, animation
- domain: web-development, frontend, graphics
- platform: browser, cross-platform
- tags: vue, konva, canvas, 2d-graphics, declarative-bindings, shapes, whiteboard, diagram-editor, nodejs

## Member repositories
- konvajs/vue-konva (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.154766+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:58.256748+00:00, confidence not recorded.
  - readme: https://github.com/konvajs/vue-konva (fetched 2026-08-28T04:04:29.154766+00:00, sha c6171cc52e10)
  - homepage: https://konvajs.github.io/docs/vue/ (fetched 2026-08-29T12:00:46.040985+00:00, sha cf71c74bfd28)
  - site_page: https://konvajs.org/docs/index.html (fetched 2026-08-29T12:00:46.049931+00:00, sha 90031587e651)
  - site_page: https://konvajs.org/docs/sandbox.html (fetched 2026-08-29T12:00:46.051644+00:00, sha 7b04d391042f)
  - site_page: https://konvajs.org/docs/react/index.html (fetched 2026-08-29T12:00:46.053150+00:00, sha a7ee9e1190cf)
  - site_page: https://konvajs.org/docs/svelte/index.html (fetched 2026-08-29T12:00:46.054664+00:00, sha 394e8b4d7710)
  - site_page: https://konvajs.org/docs/angular/index.html (fetched 2026-08-29T12:00:46.056100+00:00, sha de9922805188)
  - site_page: https://konvajs.org/zh-Hans/docs/vue/index.html (fetched 2026-08-29T12:00:46.057874+00:00, sha f747e49a9123)
  - site_page: https://konvajs.org/docs/overview.html (fetched 2026-08-29T12:00:46.060294+00:00, sha f37669e51c12)
  - site_page: https://konvajs.org/docs/ai_tools.html (fetched 2026-08-29T12:00:46.062339+00:00, sha 27945127e124)
- Data as of 2026-08-30T08:39:29.467469+00:00.
