We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
项目地址 https://github.com/nusr/excel 在线演示 https://nusr.github.io/excel/
功能特色 支持在线协同编辑 使用 Yjs 实现协同编辑 使用 Supabase 作为后端,纯前端的项目 实现 Excel 公式解释器,使用 Web Worker 加快解析 使用 OffscreenCanvas 渲染,异步渲染 支持包引入以及定制开发
基本演示
The text was updated successfully, but these errors were encountered:
No branches or pull requests
项目地址
https://github.com/nusr/excel
在线演示
https://nusr.github.io/excel/
功能特色
支持在线协同编辑
使用 Yjs 实现协同编辑
使用 Supabase 作为后端,纯前端的项目
实现 Excel 公式解释器,使用 Web Worker 加快解析
使用 OffscreenCanvas 渲染,异步渲染
支持包引入以及定制开发
基本演示
The text was updated successfully, but these errors were encountered: