https://github.com/saranvlmna/xlmanager
Sync Google sheet to Read and Write
https://github.com/saranvlmna/xlmanager
googleapis googlesheets sheets
Last synced: 2 months ago
JSON representation
Sync Google sheet to Read and Write
- Host: GitHub
- URL: https://github.com/saranvlmna/xlmanager
- Owner: saranvlmna
- Created: 2022-07-15T16:09:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T11:47:40.000Z (almost 4 years ago)
- Last Synced: 2025-03-05T12:45:14.749Z (over 1 year ago)
- Topics: googleapis, googlesheets, sheets
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# syncGoogleSheetToJson
## Usage
this app purpose sync google sheet to your code and convert to json
## description
visit https://console.cloud.google.com/apis/api/sheets.googleapis.com/ then enable google sheets api and create credentials,
download credentials and replace './key-files/credentials.json' data
## install
npm i
## start
npm run dev
## author
Saranjith P
visit: https://sarancom.web.app/
Thanks for using this app