Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Typescript #28

Open
kentonbmax opened this issue Oct 23, 2017 · 5 comments
Open

Support for Typescript #28

kentonbmax opened this issue Oct 23, 2017 · 5 comments

Comments

@kentonbmax
Copy link

Add support for typescript and @type file.

@ronkorving
Copy link
Collaborator

Sounds like a good idea. @stelcheck uses TypeScript a lot so probably has some opinions on this. In any case, are you interested in contributing, @kentonbmax ?

@stelcheck
Copy link
Member

Would be great indeed.

@ebeltran1981
Copy link

@stelcheck I did fork and rewrite the library using typescript to fit the needs of the company I work for... https://github.com/ebeltran1981/ts-graylog don't know if helps at all 😕

@stelcheck
Copy link
Member

Cool library!

I'd have recommended adding a type definition to this project instead, considering it has been widely used; writing something from scratch does mean you lose the mileage this library has accumulated.

Addendum: we don't need to add a @type file if we add the type definition to this project instead, which wouldn't/shouldn't take too much time to do for anyone motivated.

@therockstorm
Copy link

therockstorm commented Oct 24, 2019

I created a modern library to address issues I was hitting with this one, it's being used in production on AWS Lambdas, https://github.com/therockstorm/graylog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants