# chrisjpatty/flume

Extract logic from your apps with a user-friendly node editor powered by React.

Repository: https://github.com/chrisjpatty/flume
Canonical: https://ross.abutalabs.com/products/chrisjpatty-flume
Homepage: https://flume.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, flume, node, javascript
Last push: 2026-04-12T05:59:49+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 23, longevity 100
- inputs: {"age_days": 2376, "days_push": 143, "days_rel": 301, "gap_med": 227, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1627, forks 163 (observed 2026-08-28T04:05:13.142137+00:00)

## What it is
Flume is a React-powered node editor library that lets developers build user-friendly visual editors for modeling business logic as JSON graphs. It includes a runtime engine (RootEngine) to execute those graphs in any JavaScript environment, with type-safe ports preventing invalid connections.

## Use cases
- let end-users customize business logic with a visual node editor
- extract business logic from app code into portable JSON graphs
- build a visual programming language with type-safe connections
- render a node editor in a React app
- execute user-defined logic graphs at runtime
- create workflow or rule builders for non-developers

## When to choose
- you need a polished, type-safe node editor embedded in a React application
- you want users to define and edit logic visually that your app can execute
- you need logic graphs portable across JavaScript environments

## When to avoid
- you need a general-purpose diagramming or flowchart tool rather than executable logic graphs
- your project does not use React and you cannot adopt it
- you need a full data-pipeline or ETL visual builder out of the box

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, state-management, interpreter
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: node-editor, visual-programming, react, logic-graphs, type-safety, business-logic, automation, web-server, nodejs

## Member repositories
- chrisjpatty/flume (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.142137+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-30T03:48:23.954081+00:00, confidence not recorded.
  - readme: https://github.com/chrisjpatty/flume (fetched 2026-08-28T04:05:13.142137+00:00, sha fb4c022a2ef3)
  - homepage: https://flume.dev (fetched 2026-08-29T11:21:25.604037+00:00, sha 844b284189b3)
  - site_page: https://flume.dev/docs (fetched 2026-08-29T11:21:25.607684+00:00, sha 7020f614ad67)
  - site_page: https://flume.dev/docs/quick-start (fetched 2026-08-29T11:21:25.610092+00:00, sha 196469dd615f)
  - site_page: https://flume.dev/docs/type-safety (fetched 2026-08-29T11:21:25.611832+00:00, sha 1248e131ac21)
  - site_page: https://flume.dev/docs/running-logic (fetched 2026-08-29T11:21:25.613523+00:00, sha f8543c55b160)
  - registry_npm: https://registry.npmjs.org/flume (fetched 2026-08-29T11:21:25.615173+00:00, sha cc49ad548a52)
- Data as of 2026-08-30T08:39:29.467469+00:00.
