jerosoler/Drawflow
Simple flow library 🖥️🖱️ 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2325
- days_rel: 729
- days_push: 683
- n_releases_24m: 1
Adoption not part of the score
6106 stars · 886 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Drawflow is a lightweight, dependency-free JavaScript library for building node-based flow editors in the browser. It lets users drag nodes, connect inputs and outputs, manage multiple modules, and import/export flow data with just a few lines of code.
Use cases
- build a node-based visual programming editor in the browser
- create a flowchart editor with draggable nodes and connections
- implement a dataflow pipeline builder like n8n or node-RED style interfaces
- embed an interactive workflow editor in a Vue or vanilla JS app
- let users visually wire up automation workflows with inputs and outputs
- build a low-code editor where users connect blocks to define logic
When to choose
- you need a lightweight, zero-dependency flow editor in vanilla JavaScript
- you want mobile support and simple import/export of flow data
- you're building a Vue or Nuxt app and want component-based nodes
- you need multiple inputs/outputs, rerouting, and modules without heavy frameworks
When to avoid
- you need advanced features like undo/redo, minimap, or collaborative editing out of the box
- you're working in React and prefer a React-native node editor like React Flow
- you need a full workflow execution engine rather than just the editor UI
- you require long-term maintenance guarantees, as the project sees infrequent releases
Facets
library · maturity stable
editor ui-components frontend-framework web-development frontend developer-tools browser flow-based-programming node-based-editor dataflow graph-editor flowchart vanilla-javascript no-dependencies visual-programming automation javascript nodejs vue
3 sources
- readme: https://github.com/jerosoler/Drawflow · fetched 2026-08-28 · 44eaf76e520c
- homepage: https://jerosoler.github.io/Drawflow/ · fetched 2026-08-29 · d91779023bce
- registry_npm: https://registry.npmjs.org/drawflow · fetched 2026-08-29 · 775f129bb79a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jerosoler/Drawflow | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jerosoler/Drawflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem