GithubHelp home page GithubHelp logo

google-spreadsheet-javascript's Introduction

Google-Spreadsheet-Javascript

This is a simple jQuery plugin sort of thingy that allows JavaScript applications to pull data from Google spreadsheets.

See sample.html for the most basic usage (See it in action here). Look at the QUnit tests to see all of the things that the library can do.

TODO:

  • Use Google Forms for saving data
  • Improve conventions for setting/getting properties

NOTES:

I wrote this in coffeescript, so I have included the original coffee source files, but you only need the JavaScript files to use it.

google-spreadsheet-javascript's People

Contributors

khot-aditya avatar magnusmanske avatar mikeymckay avatar wpcarro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-spreadsheet-javascript's Issues

Access variable for data

I want to be able to access the variable that holds the 'data' - then use as an array elsewhere. I can't see it!

Must change the protocol in example

Hi
I had to change the http:// to // in the js file

this.jsonCellsUrl = "http:// to this.jsonCellsUrl = "// and
this.jsonListUrl = "http:// to this.jsonListUrl = "//
to not have mixed http and https

Edit cells content

Is there any way to edit the script in that sample.html file to change the content of a cell?

No known licence.

I'd love to use or fork and hack this library, but I don't know if I may.

What's the licence?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.