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 support #106

Open
aloisdeniel opened this issue Mar 21, 2015 · 6 comments
Open

Add TypeScript support #106

aloisdeniel opened this issue Mar 21, 2015 · 6 comments
Labels

Comments

@aloisdeniel
Copy link

It would be great to have a langage selector with TypeScript support :

  • Javascript
  • CoffeeScript
  • TypeScript
@aloisdeniel aloisdeniel changed the title Add Typescript support Add TypeScript support Mar 21, 2015
@petecoop
Copy link
Owner

If someone can write both generators with Typescript support I'll be happy to accept

@markogresak
Copy link

I am thinking of doing this, but can't promise anything for the next month.

Also, I'd like to ask if it would be acceptable if the option asked to add tsd.
tl;dr this is a cli that installs typings - files that help with typescript completions.

@petecoop
Copy link
Owner

petecoop commented Jun 6, 2015

Sounds good @markogresak. I don't know anything about Typescript to be honest but tsd looks pretty popular so don't see why not adding it as an option if you pass in --typescript

@Toub
Copy link

Toub commented Jan 26, 2017

Any news about that?

@markogresak
Copy link

Uh, completely forgot about this. I did some work in #127, but it's been sitting there for almost a year and a half now. I am not actively using TypeScript anymore and I'd imagine a lot has changed since, so it's probably not a viable option anymore. Sorry.

You can still check it and see how it works, but my guess is it's going to be very outdated.

@Toub
Copy link

Toub commented Jan 27, 2017

Very good start! It could be a good inspiration for anyone wanting to work on it.

Since this time, TypeScript (now 2.1) has been very popular with the release of Angular 2.

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

No branches or pull requests

4 participants