We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
js lib
nodejs
Json
UI Editor
canvas
ReactJS
VueJS
node
input
output
port
node link
boolean output
boolean input
load/unload node
add/remove node
add/remove port
add/remove link
drag/drop node
image node
drop-down
check-box
text-box
editor
nodes
TypeScript
The text was updated successfully, but these errors were encountered:
zero88
No branches or pull requests
Candidates
Checklist
js lib
for web based,nodejs
backend is optional for test purposeJson
via REST and WebSocketUI Editor
should becanvas
(to better performance instead of DOM redendering)ReactJS
orVueJS
to easy integrate in another web appnode
in runtimeinput
/output
(a.k.aport
) pernode
node
per groupnode
contains one or more nodes insidenode link
): 1 input has only 1 connection, 1 output can has many connectionsboolean output
only link toboolean input
load/unload node
,add/remove node
,add/remove port
,add/remove link
,drag/drop node
node
likeimage node
,node
has iconoutput
data onnode
realtimeinput
data onnode
(viadrop-down
,check-box
,text-box
...) and toogle to hide defaultinput
ifinput
is wired bynode link
editor
node
/editor
nodes
oneditor
TypeScript
The text was updated successfully, but these errors were encountered: