TypeScript Web-Based IDE

后端 未结 11 1911
暗喜
暗喜 2021-02-01 06:24

Given the fact that TypeScript is Open Source, is this Web-Based IDE also available as a tool that can be downloaded anywhere?

I\'m developing a web application in which

11条回答
  •  广开言路
    2021-02-01 06:56

    For very simple stuff you can try out https://chrome.google.com/webstore/detail/typescript-editey/liedfkjkedgcgpddoijfeeeeoikcbmaf

    Your typescript files will be converted to a js file on the fly and your site will be hosted for free on Google Drive.

提交回复
热议问题