OctopBP / nodl

A framework for computational node graphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodl

A framework for node-based applications. Leveraged by RxJS and Zod.

View Demo

Visual representation of a nodl

Packages

Nodl is divided up into a core package, and several UI packages which implements components for Nodl's visual vision.

@nodl/core

The core implementation of the Nodl framework. Exposes utilities and functions to define computational graphs.

See package

@nodl/react

A React implementation of the Nodl framework. Exposes components & utilities for rendering Nodl nodes & connections.

See package

About

A framework for computational node graphs.

License:MIT License


Languages

Language:TypeScript 94.1%Language:JavaScript 5.4%Language:HTML 0.5%