Mehrdad8800 / sheetsee.js

:eyes: :chart_with_upwards_trend: Visualize Data from a Google Spreadsheet

Home Page:jlord.github.io/sheetsee.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sheetseeimg

Sheetsee.js is a client-side library for connecting Google Spreadsheets to a website and visualizing the information with tables and charts.


This repository is for the project website and provides a compiled version sheetsee.js. Use the compiled version if you want all of what is available in Sheetsee. If you want just the parts that you're going to use in your project and nothing more, you can build a custom version.

Each part of Sheetsee has its own repository and issues should be opened there. General issues/pull requests for the site are OK here.

Repositories for Sheetsee Components

Component Description Repo
sheetsee Command line module for building a custom version of Sheetsee. jlord/sheetsee
sheetsee-core Included in every build. Has helpful working-with-your-data functions. jlord/sheetsee-core
sheetsee-tables Contains everything you'll need to create a table including sortable columns, pagination and search. Uses Mustache.js templating. jlord/sheetsee-tables
sheetsee-maps For making maps with your point, line or polygon spreadsheet data. Uses Leaflet.js and Mustache.js. jlord/sheetsee-maps

About

:eyes: :chart_with_upwards_trend: Visualize Data from a Google Spreadsheet

jlord.github.io/sheetsee.js

License:Other


Languages

Language:JavaScript 96.9%Language:HTML 1.6%Language:CSS 1.5%