...
github-icon
GitHub
1.74kstar-icon
Created 3 years ago, last commit 2 years ago
2 contributors
144 commits
Stars added on GitHub, month by month
0
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+1star-icon
Last week
-0.1
star-icon /day
Last month
0.0
star-icon /day
Last 12 months
+0.4
star-icon /day
npmPackage on NPM
Monthly downloads on NPM
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
README

nodl

Nodl CI

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

Documentation

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.

See package

@nodl/react

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

See package

@nodl/math

A library of pre-defined math nodes ready for use.

See package