GUI apps in javascript without a browser?

前端 未结 9 1771
眼角桃花
眼角桃花 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:11

    Try AIR, you can even use your JS toolkit of choice Using it with dojo look at this: http://dojocampus.org/content/2008/04/02/dojo-on-air-a-fancy-file-uploader/

提交回复
热议问题