welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

GPL-3.0 License

Stars
143

Bot releases are visible (Hide)

welsonjs - 0.2.5.5

Published by gnh1201 about 1 year ago

Fixes

  • [app] Add support ReasonML/Rescript #77
  • [CryptoJS] Add support CryptoJS #72
  • and more
welsonjs - 0.2.5.4

Published by gnh1201 over 1 year ago

0.2.5.4 released

  • Fixed: Replace all StdEventableObject/STD.EventableObject to StdEventTarget/STD.EventTarget (lib/std.js)
  • and more updates
welsonjs - 0.2.5.3

Published by gnh1201 almost 2 years ago

0.2.5.3 released

  • Add support TypeScript #66
welsonjs - 0.2.5.1

Published by gnh1201 almost 2 years ago

0.2.5.1 released

  • [app] Add support CoffeeScript #65
  • [app] Add support LiveScript
  • [app] Bugfixes
  • [README, SECURITY] Update the contact (Report abuse and security issues)
  • [lib/pipe-ipc] Add the PIPE-based IPC(Inter-Process Communication)
  • [lib/extramath, lib/fakeworker] Add an extra library
  • [lib/security] Add method OpenThreatSettings() (Open the Windows Security Center)
  • [WelsonJS.Toolkit] Add virtual keys (F1 ~ F12)
  • [*] Bugfixes
welsonjs - 0.2.4p3 (Urgent)

Published by gnh1201 about 2 years ago

  • [lib/chrome, lib/http] HTTP.create() is missing #58
welsonjs - 0.2.4p2

Published by gnh1201 over 2 years ago

welsonjs - 0.2.4

Published by gnh1201 over 2 years ago

  • [lib/mitmproxy] Add support mitmproxy #43
  • [app] Stop running this script? #47
  • [lib/std] AsyncFunction counter implementation #50
  • [lib/http] Capturing traffic by Fiddler #51
  • Something more...
welsonjs - 0.2.3

Published by gnh1201 over 2 years ago

  • [LICENSE] Change the license: MS-PL (Like an MIT) -> MS-RL (Like an LGPL)
  • [lib/chrome] Change and add some variables to calculate the coordination of the window
  • [bootstrap] Remove unnecessary registry works.
  • [lib/http] Add the method .isFollowRedirect(boolean) and .setSaveTo(string) to HTTP/CURL mode
  • [lib/shell] Fix the regular expression /[ "]/g to [ "=]/g
  • [lib/wmi] Add the method .fetchAll2() (welsonjs/wiki/JScript-Enumerator, #30)
  • [lib/std] Add the class AsyncFunction (Like an async keyword)
  • [lib/std] the time of sleep() function is not accuracy #34
  • [app] Add callback _echoCallback(f) #33
  • [lib/yaml] Add support YAML #35
  • [toolkit.demo] Add the example of Toolkit module
  • More changes...
welsonjs - 0.2.2

Published by gnh1201 over 2 years ago

0.2.2 released

WelsonJS

  • [lib/python3] Integrate with Embedded Python #29
  • Update binaries
welsonjs - 0.2.1

Published by gnh1201 about 3 years ago

0.2.1 released

WelsonJS

  • Clean unnecessary contents.
  • Added bootstrap.bat file
  • [lib/toolkit] Implementation of User prompts (alert, confirm. prompt) #21
  • [lib/toolkit] Add support CSharp.NET (or VB.NET) native #18
  • [lib/websocket] Add support websocket #17
  • [core] Try Porting core-js to WSH.js #16
  • [core] When the HTA is not listed as associated #15
  • [core] Conflict ES5-shim(sham) 4.5.15 and ES6-shim(sham) 0.35.x #14
  • [lib/gtk] Add support GTK Glade GUI XML in WelsonJS #12
  • [lib/system] Porting Squel.js to WelsonJS (WMI SQL on WSH) #10
  • [lib/json] Fix problem of JSON module in console mode bug #8

core-js