-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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