Skip to content

Sandstedt/google-sheet-json-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

google-sheet-json-fetcher

A small vue.js app for fetching JSON data in a very opinionated way from Google Sheet

Try it out here: https://google-sheet-data.jonassandstedt.now.sh

You can use this file as a template for the data if you want.


Cell formatting

The options I have is that you can create arrays in cells with ", " seperating the items: Item1, Item2, Item3

If you need a comma in the text cell and don't want to get an array, wrap them in quotes: "Some text, with a comma".

Unicorn Excel Developer

About

A small vue.js app for fetching JSON data in a very opinioated way from Google Sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages