nodl

A framework for computational node graphs.

README

nodl


Nodl CI

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


Visual representation of 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.


@nodl/react


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