Repository files navigation
Playing araound with ClickScript
Open HTML file ./cs/Online-ClickScript-IDE.html in the browser
Developing ClickScript without linking Online Libraries
Add dojo and jquery library to local machine
Open HTML file ./cs/ClickScript-IDE.html and edit dojo and jquery sources
Open the file in the browser
add new modulefolder to ./cs/lib/ and add needed init.js (compare to other libraries)
add enable module in your IDE by adding dojo.require("cs.lib.path.to.your.module.init");
If you have any questions, please feel free to ask me by email: contact'at'clickscript.ch
You can get a copy of the masterthesis to this project by contact me through email
Please reference the masterthesis in case you are using ClickScript
About
ClickScript is a visual programming language, a data flow programming language running entirely in a web browser.
Resources
License
Stars
Watchers
Forks
Languages
JavaScript
80.8%
HTML
13.6%
CSS
5.6%
You can’t perform that action at this time.