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

Typescript port? #119

Open
Kilowhisky opened this issue Apr 10, 2023 · 2 comments
Open

Typescript port? #119

Kilowhisky opened this issue Apr 10, 2023 · 2 comments

Comments

@Kilowhisky
Copy link

Kilowhisky commented Apr 10, 2023

Any interest in a typescript port? Or at least a typescript module.d.ts ?

I have to make one for my project and i can probably complete it off rather quickly.

@Kilowhisky
Copy link
Author

Kilowhisky commented Apr 10, 2023

My port is sitting here: https://github.com/Kilowhisky/geoserver-node-client/tree/typescript
Should basically be good to go, i just need to get bundling working.

Found a few JSDoc mistakes but overall it converted extremely easily!

@chrismayer
Copy link
Collaborator

Hi @Kilowhisky, thanks for your interest in the geoserver-node-client project. I am not really the Typescript guy, but for me it sounds like offering module.d.ts file(s) would be the less invasive way to provide Typescript support, right?

I won't exclude the possibility to port over to TS at all, but that would need some planning due to project management (versions and backwards compatibility, etc.).

So long story short: Having module.d.ts file(s) in the near future would be cool. Would you be willing to provide those?

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

2 participants