Skip to content

123swk123/nodegraph-editor-nicegui

Repository files navigation

Node graph editor using vue/node and nicegui/python

This component based on flow

Node Graph Editor

Using vue/nodejs

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Using nicegui/python

Project Setup

python -m pip install nicegui

Compile and Hot-reload for development

cd src
python ./try-1.py

About

Node graph editor component for Nicegui Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published