Modern Spreadsheets
Modern Spreadsheets 是 osFoundry 社区目录中的应用。浏览器中与 Excel/Google Sheets 兼容的电子表格 —— 现代公式引擎、条件格式、图表、透视表、评论、导入/导出 .xlsx。基于 Univer 构建。作为从上游示例构建的静态 SPA 交付;数据持久化于浏览器 IndexedDB。
详情
- 工作区: osfoundry
- 分类: PRODUCTIVITY
- 价格: Free
- 访问权限: Community
功能
- Excel/Google-Sheets-compatible spreadsheets in the browser — modern formula engine
- Conditional formatting
- Pivot tables
- Comments
- Importing/exporting .xlsx
文档
文档由上游项目以英文维护。
# Modern Spreadsheets
Excel-compatible spreadsheets in the browser, powered by Univer.
## Note on packaging
Univer upstream is primarily a **library**, not a hostable application — it's intended to be embedded inside another web app. This community app wraps Univer's official **sheets demo** (from the `examples/` workspace in the repo) into a static SPA served by nginx. Spreadsheets persist in the browser's IndexedDB at the user's workspace origin.
For true multi-user real-time collaboration, the upstream Univer team sells a managed cloud + a separately-licensed server bundle. This app ships the OSS client-side experience only.
## Features (in the demo build)
- Excel-grade formula engine (450+ functions)
- Conditional formatting, charts, pivot tables, comments
- .xlsx import + export
- Multi-sheet workbooks, formula auto-fill
- Undo/redo, keyboard navigation
## Packaging
Multi-stage build: Node builds the Univer sheets demo, then a static nginx layer serves the bundle. CONFIRM-AT-BUILD note on the example path — upstream may rename the demo workspace.
如何在 osFoundry 中使用 Modern Spreadsheets
一键将 Modern Spreadsheets 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。