Voting for Ramda stub: http://ramdajs.com/
Work in progress: https://github.com/donnut/typescript-ramda
+1 definitely be very helpful.
:+1: should we add them or wait? https://github.com/donnut/typescript-ramda/issues/39
I think the type definitions of ramda are now mature enough it can be added. I'll try to add it in the next couple of days.
Any updates?
@donnut bump
The ramda typings are available using https://github.com/typings/typings
Sadly they don't work with typescript 2's npm install -- save @types/ramda, which will be standard soon
To work with @types/ramda all we need to do is to add them to the DefinitelyTyped there is a bot that publish them to npm
Hmmm, oke, I'll try to include the typings this week. Having multiply repo's with duplicate code is no fun :(
@remojansen I haven't read the contribution guide, but I hope there is no different format required.
The new way is slated to become The One True Way, so hopefully you don't have to maintain two for long.
The typings should work with the new way as they are.
:+1:
bump :)
Thank you so much @donnut!
Most helpful comment
I think the type definitions of ramda are now mature enough it can be added. I'll try to add it in the next couple of days.