mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-01 05:17:45 +00:00
WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
chatgptcoffeescriptdesktopes5html5iejavascriptjsjscriptlolbaslolbinsmicrosoftmshtamshtmlmsofficerescripttypescripturiwindowswsh
| app | ||
| bin | ||
| lib | ||
| screenshots | ||
| Add_URI_Scheme.reg | ||
| Allow_ADO_CORS.reg | ||
| app.hta | ||
| app.js | ||
| app.nostd.hta | ||
| favicon.ico | ||
| LICENSE | ||
| README.md | ||
| start.bat | ||
| style.css | ||
| token.txt | ||
| unlock.bat | ||
| unlockfile.js | ||
| uriloader.js | ||
| webloader.js | ||
welsonjs
WelsonJS - Build a windows desktop apps ultra-fastly with WSH.js and HTA (Javascript on Windows Scripting Host, Microsoft JScript, wsh-js, alternative to ElectronJS)
Structure
Included libraries
- lib/base64
- lib/db
- lib/file
- lib/http
- lib/json
- lib/registry
- lib/security
- lib/sendmail
- lib/shell
- lib/std
- lib/system
- lib/timer
Related projects
- gnh1201/wsh-js-gtk - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
- gnh1201/wsh-json - JSON stringify/parse (encode/decode) for Windows Scripting Host
- redskyit/wsh-appjs - require-js and app framework for Windows Scripting Host JavaScript
- JohnLaTwC's gist - JavaScript RAT
- JSMan-/JS-Framework - No description
- iconjack/setTimeout-for-windows-script-host - Replacement for the missing setTimeout and clearTimeout function in Windows Script Host
