emilwidlund / nodl

A framework for computational node graphs.

Home Page:https://usenodl.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A framework for computational node graphs.

https://usenodl.dev

License:MIT License


Languages

Language:TypeScript 92.7%Language:JavaScript 5.9%Language:CSS 1.3%Language:Shell 0.1%