Try at https://ayushk7.github.io/CodeWire/ CodeWire is a node based editor inspired by UE4 Blueprints which helps in better visualization of the code, and faster scripting of complex and repetetive tasks.
Tutorial:
- Include Begin Node By Right Click And Select Begin.
- Include Other In The Same Way.
- Use Left Panel To create New Variable.
- New variable is added into the right click menu.
- Hold middle mouse button To Pan.
- Use Scroll Wheel To Zoom in and out.
- Hold left Ctrl and click the node or the wire to delete it.
- White wire between two arrow terminals is used for execution flow.
- Colored wire is used for input/outputs.
- Click Code to get Javascript native code.
This Program is Still Work in progress, subsequent new features like functions, delay, sandboxing, save, undo will be added soon.