Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> JS API

I mean a JS interface to the transpiler. At the time there was only the CLI, nothing that worked on strings or streams within node code.

> IDE support ... strict typing ...

Ditto for flow, though.



The compiler api has gotten a lot better: https://github.com/Microsoft/TypeScript/wiki/Using-the-Compi...

If you just want string->string compilation, there's typestring, which wraps the api: https://www.npmjs.com/package/typestring




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: