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

THRIFT-2522 TypeScript extension for Thrift Compiler #124

Merged
merged 1 commit into from May 19, 2014
Merged

THRIFT-2522 TypeScript extension for Thrift Compiler #124

merged 1 commit into from May 19, 2014

Conversation

ghost
Copy link

@ghost ghost commented May 19, 2014

Adds the possibility to generate TypeScript Definition Files in addition to the generated JavaScript code (new parameter 'ts').
Supports JQuery, NodeJS support will come soon.

@asfgit asfgit merged commit ada1016 into apache:master May 19, 2014
asfgit pushed a commit that referenced this pull request May 19, 2014
add info and format js/README.md

    This closes #124

----
commit ada1016
Author: Pascal Schweizer <pasci@hispeed.ch>
Date:   2014-03-21T16:18:59Z

    THRIFT-2522 TypeScript extension for Thrift Compiler

----
@henrique
Copy link
Contributor

Thanks a lot Pascal!
It's looking good. I have also added a sub-section to the lib/js/README.md, please fell free to add more info or a simple example of usage there. Looking forward to seeing the node.js support ;)

@ghost ghost deleted the typescript branch May 20, 2014 11:18
allengeorge pushed a commit to allengeorge/thrift that referenced this pull request Jan 1, 2017
add info and format js/README.md

    This closes apache#124

----
commit ada1016
Author: Pascal Schweizer <pasci@hispeed.ch>
Date:   2014-03-21T16:18:59Z

    THRIFT-2522 TypeScript extension for Thrift Compiler

----
@beejjacobs
Copy link

beejjacobs commented Feb 6, 2017

NodeJS support will come soon

Any update on NodeJS support?

Not contributed before but happy to work on this if no one is.

@kamek-pf
Copy link

I was wondering the same thing.
For now I'm writting the libdefs myself, but it would be a nice addition for sure.

@Jens-G
Copy link
Member

Jens-G commented Feb 26, 2017

We have a ts target?

@kamek-pf
Copy link

Apparently :p
It generates definition files that matches the js target, but it looks like there is no equivalent for js:node.

Jens-G pushed a commit to Jens-G/thrift that referenced this pull request Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants