# newcat/baklavajs

Graph / node editor in the browser using VueJS

Repository: https://github.com/newcat/baklavajs
Canonical: https://ross.abutalabs.com/products/baklavajs
Homepage: http://baklava.tech
Language: TypeScript
License: MIT
License Family: permissive
Topics: vuejs, graph, node, editor, node-editor, dataflow, dataflow-programming, flow-based-programming, flow, flow-control
Last push: 2026-06-17T07:24:52+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 54, longevity 100
- inputs: {"age_days": 2832, "days_push": 77, "days_rel": 304, "gap_med": 28, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2090, forks 154 (observed 2026-08-28T04:06:12.328193+00:00)

## What it is
BaklavaJS is a graph/node editor for the browser built with Vue 3 and TypeScript. It provides a modular plugin system including a graph execution engine, typed interfaces, and a Vue renderer for building visual dataflow programming interfaces.

## Use cases
- build a visual node editor in a web app
- create a dataflow programming UI with Vue 3
- let users wire nodes together visually in the browser
- execute graphs of connected nodes with a calculation engine
- add typed connections between node interfaces
- build a shader-like or audio-like node graph editor

## When to avoid
- your project does not use Vue and you cannot add it
- you need a desktop-native node editor rather than a browser-based one
- you need a full visual programming language out of the box without writing custom nodes

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, plugin-system
- domain: web-development, frontend, developer-tools, data-visualization
- platform: browser
- tags: node-editor, dataflow-programming, flow-based-programming, vue3, graph-editor, visual-programming, web-server, nodejs, typescript

## Member repositories
- newcat/baklavajs (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.328193+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-30T02:55:36.616904+00:00, confidence not recorded.
  - readme: https://github.com/newcat/baklavajs (fetched 2026-08-28T04:06:12.328193+00:00, sha f8316e1f5310)
  - homepage: http://baklava.tech (fetched 2026-08-29T10:35:43.751570+00:00, sha f45d3041e751)
  - site_page: http://baklava.tech/getting-started.html (fetched 2026-08-29T10:35:43.753944+00:00, sha a5b96dc88c84)
  - registry_npm: https://registry.npmjs.org/baklavajs (fetched 2026-08-29T10:35:43.756286+00:00, sha 3abe975ef6fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
