-
Notifications
You must be signed in to change notification settings - Fork 54
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
Would be great if you could provide typescript definitions for hydra, hydra-express ... #132
Comments
@peatidge I'm really warming up to this idea! We've been so busy lately that no one has gotten around to this. I'll post a link to this point in our slack channel to see if anyone will take up the task! |
I'd like to take a stab at this. Is this headed in the right direction? |
@zippyzow The current thought is to build Hydra 2.0 using TypeScript. But that would be for Hydra 2 and not Hydra 1.x - so it definitely makes sense to do that for 1.x in prep for 2. Thanks for tackling this! |
Hello all, Also if you want to use the declarations alone the interfaces are exposed so you can use them however you wish this is the package that provide all that Also you can have a full installed architecture in typescript so you don't have to do anywork I hope this helps anybody and I am happy to help |
I wrote definitions for hydra and hydra-express too, but currently just using them in my private projects, maybe I rework them a bit and add a pr to DefinitelyTyped. |
Or here If you are welcome to add them to the package directly |
@Technikkeller that would be greatly appreciated. Let's chat on Hydra slack. |
Would be great if you could provide typescript definitions for hydra, hydra-express ...
The text was updated successfully, but these errors were encountered: