• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
twitchard

twitchard

spreadchat

Public
Like
spreadchat
Home
Code
3
backend
2
frontend
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
5/15/2025
Viewing readonly version of main branch: v4
View latest version
README.md

Val Town Spreadsheet

A fully featured spreadsheet application built for Val Town with the following capabilities:

  • Full spreadsheet functionality (cells, formulas, editing)
  • Events that emit selected cells and their data to the wider page
  • Import functionality from Google Sheets

Project Structure

├── backend/
│   ├── index.ts             # Main HTTP entry point
│   └── sheets-import.ts     # Google Sheets import functionality
├── frontend/
│   ├── index.html           # Main HTML template
│   ├── app.js               # Frontend application logic
│   └── style.css            # Custom styling
└── README.md

Usage

  1. Access the spreadsheet at the HTTP endpoint
  2. Use the spreadsheet interface to create, edit, and manage data
  3. Import data from Google Sheets using the import button
  4. Access selected cell data via the exposed JavaScript API

Technical Details

This project uses:

  • x-spreadsheet for the spreadsheet UI
  • SheetJS for Google Sheets import functionality
  • Custom event handling to expose spreadsheet state to the parent page
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.