nyc-bookstores/test.js

5 lines
161 B
JavaScript
Raw Normal View History

2013-05-27 20:45:59 +00:00
var SheetSee = require('./')
var URL = "https://docs.google.com/spreadsheet/pub?key=0Ao5u1U6KYND7dGN5QngweVJUWE16bTRob0d2a3dCbnc&output=html"
new SheetSee(URL)