# jsoma/tabletop

Tabletop.js gives spreadsheets legs

Repository: https://github.com/jsoma/tabletop
Canonical: https://ross.abutalabs.com/products/tabletop
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-11-25T05:16:37+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5325, "days_push": 1012, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3768, forks 442 (observed 2026-08-28T04:08:18.096001+00:00)

## What it is
Tabletop.js is a zero-dependency JavaScript library that fetches data from published Google Spreadsheets and exposes it as JSON. The project is deprecated: Google shut down the infrastructure it relied on, and the README directs users to Papa Parse instead.

## Use cases
- read a google spreadsheet as json in javascript
- use a spreadsheet as a simple cms backend
- fetch sheet data for a static site without a server
- turn google sheets into a json api for prototypes
- load spreadsheet data into a templating system

## When to avoid
- starting any new project - the underlying Google infrastructure is gone
- you need reliable access to spreadsheet data today
- your spreadsheet is on an organizational Google account

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, json, csv
- domain: web-development, spreadsheets
- platform: browser
- tags: google-sheets, deprecated, papaparse, data-engineering, javascript

## Member repositories
- jsoma/tabletop (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.096001+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:27:54.340121+00:00, confidence not recorded.
  - readme: https://github.com/jsoma/tabletop (fetched 2026-08-28T04:08:18.096001+00:00, sha cdb2826ba4cc)
  - registry_npm: https://registry.npmjs.org/tabletop (fetched 2026-08-29T09:22:53.435157+00:00, sha 193855c8d8da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
