Skip to content

Isomorphic JavaScript engine for visual programming node graph editor node-graph-editor

License

Notifications You must be signed in to change notification settings

codynova/node-graph-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Isomorphic JavaScript engine for visual programming node graph editor node-graph-editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published