Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TypeScript #35

Open
richgilbank opened this issue Feb 19, 2015 · 5 comments
Open

Add TypeScript #35

richgilbank opened this issue Feb 19, 2015 · 5 comments

Comments

@richgilbank
Copy link
Owner

Looks like this is the main project for in-browser compiling: https://github.com/niutech/typescript-compile

@yashprit
Copy link

@richgilbank if its still open or nobody is working, can I work on this?

@richgilbank
Copy link
Owner Author

@yashprit Please do! Nobody's working on it to my knowledge. http://www.typescriptlang.org/Playground Might be a good starting point (doesn't look like there are any additional network requests made once the page is loaded). If you have any questions about how to add it, feel free to ask.

@richgilbank
Copy link
Owner Author

@yashprit Have you had a chance to take a crack at this yet?

@yashprit
Copy link

yashprit commented Apr 6, 2015

@richgilbank I still need to start it, I have got some time this week, let's crack it.

@aluanhaddad
Copy link

@richgilbank Cool project! The reason no errors are being reported is because you have not set reportDiagnostics: true. This will cause the compiler to populate the diagnosticsproperty ofresult`.

See my comment on #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants