0.0.12 • Published 4 years ago

node-graph-engine v0.0.12

Weekly downloads
3
License
UNLICENSED
Repository
github
Last release
4 years ago

node-graph-engine

This project started as a fork of ReteJS (https://github.com/retejs/rete)

  • Sockets are the attachment points for Connections, and handle Connection compatability

  • Connections manage relationships between Inputs/Outputs

  • IO contains Connections, as well as a reference to the Node and Socket

  • Inputs/Outputs extend IO

  • Inputs

  • Outputs

  • Nodes

  • Controls manipulate data on Nodes or Inputs

The engine is simply an event emitter at its core

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago