WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
WelsonJS - Build a Windows app on the Windows built-in JavaScript engine.
Now, You can build an Windows desktop app with JavaScript, TypeScript, CoffeeScript, ReScript, and HTML/CSS on Windows built-in ECMAScript engine.
WelsonJS = Windows + Electron-like + Javascript(JS) + Your contribution
Dual license notice: The default license for this project is GPL 3.0. However, if the GPL 3.0 license is not compatible with Microsoft products, it is subject to the MS-RL license.
github.com/BorisMoore/jsrender - A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.
// lib/sayhello.jsfunctionsay(){console.log("hello");}exports.say= say;exports.VERSIONINFO="SayHello Library (sayhello.js) version 0.1";exports.AUTHOR="abuse@catswords.net";// e.g. YOUR EMAIL ADDRESSexports.global= global;exports.require= global.require;
The WelsonJS framework suggests the following application release methods:
Compress to Zip, and use the launcher: Compress the files and directories necessary for running the project into a Zip file, and distribute it along with the WelsonJS.Launcher.
Build a setup file: Use Inno Setup. Information needed to create the setup file (the setup.iss file) is already included.
Copy all directories and files: This is the simplest and most straightforward method.
Screenshots
Thanks to
:sunglasses: Heavy-industry specialized CSP(Cloud Service Provider) in Republic of Korea - Use case establishment
:sunglasses: Live-commerce specialized online advertisement companies in Republic of Korea - Use case establishment
:sunglasses: Information security companies in Republic of Korea - Use case establishment
:eyes: Facebook Group "Javascript Programming"(javascript4u) - Mentioned
Comments
0Start the conversation
Share the first comment.