node-graph-editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

node-graph-editor

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

/node-graph-editor/

    Package Sidebar

    Install

    npm i node-graph-editor

    Weekly Downloads

    1

    Version

    0.0.7

    License

    UNLICENSED

    Unpacked Size

    106 kB

    Total Files

    70

    Last publish

    Collaborators

    • codynova