Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opendenton/gshee.ts
A simple library for retrieving data from Google Sheets
https://github.com/opendenton/gshee.ts
axios google-sheets open-data open-source typescript
Last synced: 13 days ago
JSON representation
A simple library for retrieving data from Google Sheets
- Host: GitHub
- URL: https://github.com/opendenton/gshee.ts
- Owner: opendenton
- License: mit
- Created: 2020-04-06T23:36:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:56:34.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T17:15:29.136Z (over 1 year ago)
- Topics: axios, google-sheets, open-data, open-source, typescript
- Language: TypeScript
- Homepage: http://www.opendenton.com/gshee.ts/
- Size: 1.4 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gshee.ts
## Installation
```bash
yarn add gshee.ts
# or
npm install ghshee.ts
```## TODO:
- [ ] Publish to npm
- [ ] Add a testing library
- [x] Publish docs, try to clean up the presentation. ~How do I populate the index page?~ (solved, uses README now)