GUI apps in javascript without a browser?

前端 未结 9 1745
眼角桃花
眼角桃花 2021-02-14 10:55

I would like to use javascript to develop general-purpose GUI applications. Initially these are to run on Windows, but I would like them to ultimately be cross-platform.

9条回答
  •  生来不讨喜
    2021-02-14 11:29

    JsLibs

    Today I came across this: http://code.google.com/p/jslibs/
    (from DZone) JS Libs seems to meet my requirement. I'll have a look, and if I find that it's interesting, I'll post back here.

提交回复
热议问题