mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-31 22:17:01 +00:00
update screenshot
This commit is contained in:
parent
512b8e845f
commit
beaeb2623a
|
@ -2,7 +2,7 @@
|
||||||
WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA
|
WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||

|

|
||||||
|
|
||||||
## Specifications
|
## Specifications
|
||||||
- ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://catswords.re.kr/go/es5shim), [es6-shim](https://catswords.re.kr/go/es6shim), and [json3](https://catswords.re.kr/go/json3)
|
- ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://catswords.re.kr/go/es5shim), [es6-shim](https://catswords.re.kr/go/es6shim), and [json3](https://catswords.re.kr/go/json3)
|
||||||
|
@ -69,6 +69,9 @@ hello
|
||||||
## Make own setup file
|
## Make own setup file
|
||||||
- compile `setup.iss` file with [Inno Setup](https://jrsoftware.org/isinfo.php)
|
- compile `setup.iss` file with [Inno Setup](https://jrsoftware.org/isinfo.php)
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|

|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
- [gnh1201/wsh-js-gtk](https://github.com/gnh1201/wsh-js-gtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
|
- [gnh1201/wsh-js-gtk](https://github.com/gnh1201/wsh-js-gtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
|
||||||
- [gnh1201/wsh-json](https://github.com/gnh1201/wsh-json) - JSON stringify/parse (encode/decode) for Windows Scripting Host
|
- [gnh1201/wsh-json](https://github.com/gnh1201/wsh-json) - JSON stringify/parse (encode/decode) for Windows Scripting Host
|
||||||
|
|
BIN
app/assets/img/screenshot.png
Normal file
BIN
app/assets/img/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue
Block a user