Super Simple Office Suite
https://wafflebase.io/ ↗// readme
Wafflebase
Wafflebase is a web-based collaborative office suite — spreadsheets, word documents, and presentations. It offers real-time collaboration and scalable performance, and bridges the gap between traditional spreadsheets and database tools for handling large datasets.
Status: Early development. Core spreadsheet and document editing features work, but the project is not yet production-ready. We are actively working on DataSource integration and advanced analysis features.
Demo: https://wafflebase.io/shared/bed3dbe8-bdce-46ef-a76e-65fd67178cde
Features
Sheets
- High-performance rendering — Canvas-based virtualized grid that handles large row/column counts smoothly.
- Formulas — ANTLR4-based formula engine with SUM, AVERAGE, MIN, MAX, and more.
- Cell formatting — Font, color, alignment, freeze panes.
- Undo/Redo & Copy/Paste — Google Sheets-compatible clipboard handling.
- Data Source integration (coming soon) — Connect directly to PostgreSQL/MySQL to query live data.
Docs
- Canvas-based word processor — Rich text editing with inline formatting (bold, italic, underline, font size, color).
- Pagination —…