Skip to content

LipperZack/NVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

Plan

  • ui
    • react-dnd ui to wrap the node component
    • export input and output to connect nodes, draw line when combined
      • check the type when connect
  • node component
    • export spec to declare what the component are
    • the input and output of node are observable
  • engine
    • combineLatest observable in the global when create new node
    • help node input subscribe when connect in UI
  • layout
    • grid dnd to generate gridId
    • map generated nodeId to gridId

About

Niubility Visual Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published