vorpal icon indicating copy to clipboard operation
vorpal copied to clipboard

typescript + RxJS5 + vorpal next

Open ORESoftware opened this issue 6 years ago • 3 comments

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!

ORESoftware avatar May 20 '18 04:05 ORESoftware

I guess some work is already started on 2.0 branch maybe you can join there or take a look at it

b4dnewz avatar Jun 08 '18 20:06 b4dnewz

@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.

timkinnane avatar Jul 06 '18 05:07 timkinnane

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.

b4dnewz avatar Jul 06 '18 08:07 b4dnewz