Skip to content

Beavj/Code-Connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Connect

Try at https://SunilKumarRegar1404.github.io/Code-Connect/ Code-Connect 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. It does't bind to any perticular language. Multiple target languages can be added to added in the future.

Tutorial:

  1. Include Begin Node By Right Click And Select Begin.
  2. Include Other Nodes In The Same Way.
  3. Use Left Panel To create New Variable.
  4. New variable is added into the right click menu or you can drag it from the variable panel.
  5. Hold middle mouse button To Pan.
  6. Use Scroll Wheel To Zoom in and out.
  7. Hold left Ctrl and click the node or the wire to delete it or simply right and select delete.
  8. White wire between two arrow terminals is used for execution flow.
  9. Colored wire is used for input/outputs.
  10. Click Code to get Javascript native code.

Screenshots

Fibonacci Series

Fibonacci Series

HTTP REQUEST/Compiled Code

HTTP REQUEST/Compiled Code

This project is still in under development, subsequent new features like functions, delay, sandboxing, save, undo will be added.

About

Programming through visually connecting blocks doesn't seem interesting?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.6%
  • CSS 4.0%
  • HTML 3.4%