mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
13 lines
525 B
HTML
13 lines
525 B
HTML
<div class="cell">
|
|
<div class="col width-fill">
|
|
<div class="col">
|
|
<div class="panel cell">
|
|
<div class="header">Notepad</div>
|
|
<div class="body">
|
|
<textarea id="{{:target_dom_id}}">WelsonJS can build Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA. It is ready to use on Windows machine immediately. No require additional software installation.</textarea>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|