cyclejs-community / redux-cycles

Bring functional reactive programming to Redux using Cycle.js
MIT License
745 stars 30 forks source link

TypeScript Type Declarations #36

Closed goodmind closed 7 years ago

goodmind commented 7 years ago

It is quite odd that this library written in JS because on the other side CycleJS is fully written in TypeScript. Would you mind to write TypeScript declarations?

lmatteis commented 7 years ago

I'm not familiar with TypeScript and don't have the time to learn it. This is open source. We're all doing this on our free time. Feel free to contribute the declarations if you think they're important.

Widdershin commented 7 years ago

@lmatteis perhaps reopen this issue and mark as help wanted?

I would be happy to help contribute TypeScript declarations.

goodmind commented 7 years ago

@Widdershin can you take a look at https://github.com/cyclejs-community/redux-cycles/pull/37?