Skip to content

Releases: sgdan/javascript-app-wrapper

Fix to support subfolders when packaging

Choose a tag to compare

@sgdan sgdan released this 30 Nov 20:16
v0.0.4

Add icon and set window properties

Pre-release

Choose a tag to compare

@sgdan sgdan released this 30 Nov 10:58

Allow setting window properties from worker script.

Simplify messaging between UI and worker threads

Choose a tag to compare

@sgdan sgdan released this 26 Nov 20:38
v0.0.2

Simplified messaging between worker and UI

Initial test release

Initial test release Pre-release
Pre-release

Choose a tag to compare

@sgdan sgdan released this 23 Nov 08:40

Enables you to:

  • Run from executable jar (assuming you have JRE installed) to see demo app
  • Unpack demo JavaScript files
  • Restart in dev mode using unpacked files
  • Make some changes to demo files (JavaScript/HTML/CSS)
  • Repackage your changes to new executable jar