Skip to content

Latest commit

 

History

History
 
 

snippets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Google Sheets Browser Snippets

Javascript snippets from the Google Sheets API Guide.

Run tests

Run the snippet tests by starting a local web server:

python -m SimpleHTTPServer 8000

And opening the web page:

open http://localhost:8000