Ross ROSS = Recommend OSS · open-source software intelligence for agents

jamiewilson/form-to-google-sheets

Store HTML form submissions in Google Sheets. observed · 2026-08-28

github.com/jamiewilson/form-to-google-sheets · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3259
  • days_rel: n/a
  • days_push: 228
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4748 stars · 831 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A JavaScript snippet plus Google Apps Script that lets any static HTML form submit its data directly into a Google Sheet via the Fetch API and FormData. It requires no backend server and includes optional email notifications, spam honeypot protection, and CSV-injection sanitization.

Use cases

  • store html form submissions in google sheets
  • add a contact form to a static site without a backend
  • collect form responses in a spreadsheet for free
  • get email notifications when someone submits my form
  • prevent spam form submissions with a honeypot
  • save form data without setting up a server or database

When to choose

  • you want a zero-cost, zero-maintenance form backend for a static site
  • you already use Google Sheets and want submissions there
  • you need a quick contact or signup form without provisioning infrastructure

When to avoid

  • you need file uploads, complex validation, or multi-step workflows
  • you must guarantee data privacy or compliance outside Google's ecosystem
  • you expect high traffic, since Apps Script quotas apply

Facets

library · maturity active

form-handling web-framework email web-development frontend developer-tools browser google-sheets google-apps-script html-forms form-backend no-backend fetch-api formdata spam-protection honeypot automation web-server javascript

1 source

Member repositories

RepositoryRoleHealth v2
jamiewilson/form-to-google-sheetsmain60

For agents

markdown · JSON · MCP: product_card(name="jamiewilson/form-to-google-sheets")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem