Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)