briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

Any interest in TypeScript definitions? #181

Open joshburgess opened 5 years ago

joshburgess commented 5 years ago

Other than the lack of typing information, I find this to be my favorite promises (non-tasks/futures) library.

Would you be interested in trying to get type information added? Do you foresee any problems with typing certain things?

briancavalier commented 5 years ago

Hey @joshburgess. I'm glad you find creed to be useful! Yes, absolutely, I'd love to have TS defs. Is that something you could help with?

joshburgess commented 5 years ago

Sure, I'll try to look into it soon. Just wanted to check with you first. I know your newer libraries already have TS definitions.

briancavalier commented 5 years ago

Very much appreciated, @joshburgess! Feel free to ping me for discussion or questions.