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

famous-angular, does it work with typescript? #368

Open
wangvnn opened this issue May 9, 2015 · 4 comments
Open

famous-angular, does it work with typescript? #368

wangvnn opened this issue May 9, 2015 · 4 comments

Comments

@wangvnn
Copy link

wangvnn commented May 9, 2015

I found angular typescript, but I am not sure famous-angular working well with typescript?

@AlexFrazer
Copy link

+1, would like to know as well.

@lekkalapudi
Copy link

I think it should work well with out any issues as typescript ultimately generates javascript, any valid javascript is a valid typescript. The only thing that need to found is if typescript definitions are available for famous angular or not? if they are available then we get validation (type checking) and auto complete support. Other wise famous objects can be mapped to any type and worked upon as we work on plain javascript obejcts

@steveblue
Copy link
Contributor

I'm looking for help writing a typescript definition for Famo.us Engine for ngus. @wangvnn @lekkalapudi want to help?

@rohanrehman
Copy link

@steveblue I can contribute

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

5 participants