irc-framework icon indicating copy to clipboard operation
irc-framework copied to clipboard

Feature: TypeScript definitions

Open dbkaplun opened this issue 7 years ago • 6 comments

Hello,

It would be great if irc-framework had TypeScript definitions either in the repo itself or in DefinitelyTyped. This would make it easier to integrate with TypeScript.

Thanks for considering!

dbkaplun avatar Jul 15 '18 06:07 dbkaplun

I agree!

MyWay avatar Oct 27 '18 14:10 MyWay

I am currently working on the typing for use in another open source project I'm working on. I will PR it once I finish it and test it.

guyguy2001 avatar Dec 17 '18 17:12 guyguy2001

@guyguy2001 that would be awesome, thanks!

prawnsalad avatar Dec 20 '18 07:12 prawnsalad

Any update on this?

spreadred avatar Dec 27 '19 21:12 spreadred

I haven't touched it for a while, as I've moved to another project while waiting for a bottleneck on the server I use. My progress is here (Note - you may need to use the eventEmitter types present in the parent folder). It is definitely useable, and I'm pretty sure it covered all of my needs for my project, but it isn't ready for a PR yet. Feel free to use it in any of your projects, or to create a PR based on it. I will probably finish it somewhen, but it could be a couple of months before I do.

guyguy2001 avatar Dec 28 '19 10:12 guyguy2001

@guyguy2001 we believe in you!

dustinlacewell avatar Jul 05 '21 16:07 dustinlacewell