HarryStevens / geometric

A JavaScript library for doing geometry.
https://www.npmjs.com/package/geometric
MIT License
970 stars 49 forks source link

Typescript support? #9

Closed 4nte closed 4 years ago

4nte commented 4 years ago

Hi, great work! It would be awesome if the lib came with typescript support. Either by manually declaring typescript defs or even better, rewriting the entire project to TS.

What do you think? I can lend a hand to help.

HarryStevens commented 4 years ago

I don't have any plans to support TypeScript at this time, but you're of course welcome to make a fork.