vorpal
vorpal copied to clipboard
typescript + RxJS5 + vorpal next
Just wondering if the next major release of vorpal will be written in TypeScript?
The current version is based on RxJS and since RxJS5 is in TS, it would be cool if this lib was too, thanks!
I guess some work is already started on 2.0 branch maybe you can join there or take a look at it
@b4dnewz I don't think that's the case. There's no recent updates on 2.0 and no Typescript files currently. Recommend closing this issue as a duplicate of discussion on #234.
hi @timkinnane if you are interested I forked this project few months ago for my personal needs and changed a bunch of stuff (not such breaking changes, but some) and I'm also converting it to typescript see this branch, if you are motivated like me you can jump in and start contributing, feel free to clean up the code if you feel to.
I've also resolved some issues existing on the original repo and also created new ones but since I changed some of the API I decided not to make a PR, also there are PR open for months or years and it's not my case I need to use it for another project and do frequent changes.