Skip to content
/ nodl Public
forked from emilwidlund/nodl

A framework for computational node graphs.

License

Notifications You must be signed in to change notification settings

swaitw/nodl

 
 

Repository files navigation

nodl

Nodl CI

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 3.7%
  • Shell 0.1%