SkillAgentSearch skills...

ClickScript

ClickScript is a visual programming language, a data flow programming language running entirely in a web browser.

Install / Use

/learn @lnaef/ClickScript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ClickScript - Visual Programming in the Browser

HowTo

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

Developing new Modules

  • 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");

FAQ

  • ?

Questions

  • 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
View on GitHub
GitHub Stars63
CategoryDevelopment
Updated10mo ago
Forks21

Languages

JavaScript

Security Score

87/100

Audited on Jun 10, 2025

No findings