sheet-db
sheet-db copied to clipboard
TypeScript support
Hi @tadam313 !
I search a lot on the internet and try to find a MongoDB interface for the google spreadsheet, but I found nothing.
Then I try to search the npm module name as spreadsheet-db
, it's a 404.
At last, I try sheet-db
and I arrived here! It seems is exactly what I want, I will try it later.
Do you want to support TypeScript for your module? If so, I'd love to contribute.
We have two options:
- Add a TypeScript definition file to package.json
- Rewrite the whole project into TypeScript (which I think it's worth to do)
I would love to help you with either of the above two options, please let me know what I can start with if you want it.
Thanks for your great module, and I hope you have a nice day!
Huan
I can be open for typescript discussion, but let's get back to it a little bit later. IMHO sheet api v3 deprecation is more imminent and that could be a showstopper for this project. So my suggestion is to do that as first priority, stabilise the lib and then when we're out of danger zone, let's discuss typescript. For now I'll put enhancement label on it.