DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Spreadjs Editor — DeepSeek Harness 插件(DSH Plugin)
← Plugins
S

@grapecity-software/dsh-spreadjs-editor

Spreadjs Editor

DeepSeek Harness Web UI 插件:通过 dsh-better-sidebar(ui-all)注册的 SpreadJS 查看器。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:GrapeCityXA/dsh-plugin-spreadjs-editor#702b1ba9e7f6bb09aa3dc463f70370820f05fb10
README兼容性版本

兼容性与来源证明

Spreadjs Editor 以 @grapecity-software/dsh-spreadjs-editor 发布,当前版本为 0.1.4。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/14

版本

0.1.4stable
2026/9/14
0.1.3stable
2026/9/10
0.1.2stable
2026/9/10

相关插件

正在加载相关插件…

最新版
0.1.4
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/14
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分

README

SpreadJS Editor for DeepSeek Harness

GitHub · npm: @grapecity-software/dsh-spreadjs-editor

版本记录 / Release Notes

在 DeepSeek Harness Web UI 里,直接在右侧文件树中打开、查看和编辑 Excel / SpreadJS 文件。

A DeepSeek Harness Web UI plugin that opens, views, and edits Excel / SpreadJS files directly from the right-side file tree.

SpreadJS editor opened in DeepSeek Harness Web UI


中文说明

功能

  • 支持 .xlsx、.xlsm、.csv、.sjs、.ssjson 文件。
  • 从文件树打开工作簿,使用 SpreadJS Designer 编辑表格。
  • 编辑器跟随系统切换浅色和深色主题。

内置版本与文件兼容性

组件内置版本
SpreadJS19.1.4
SpreadJS Designer19.1.4

编辑器底部显示 SpreadJS 版本号。低版本 SpreadJS 可能无法打开本版本保存的 .sjs 或 .ssjson 文件;与旧版系统交换文件时,建议保留原文件并确认兼容性。

安装

需要 DSH >=0.1.2-rc.1,并已安装 @linxin666/dsh-web-all(ui-all)。

插件内置 SpreadJS 和 Designer,无需编译。使用已安装的 DSH CLI 安装并启动:

dsh plugin --profile web add @grapecity-software/dsh-spreadjs-editor
dsh --profile web

启动后,在 Web UI 右侧文件树中打开 .xlsx、.xlsm、.csv、.sjs 或 .ssjson 文件即可。

也可以通过 npx 安装并启动:

npx --yes @deepseek-ai/dsh@latest plugin --profile web add @grapecity-software/dsh-spreadjs-editor
npx --yes @deepseek-ai/dsh@latest --profile web

旧版本用户请参阅升级说明。

配置

如已获得许可证,在 web profile 的 cordis.patch.yml 中添加以下配置:

Key默认值说明
licenseKey''SpreadJS 部署许可证。留空以带水印的试用模式运行。
designerLicenseKey''独立的 SpreadJS Designer 部署许可证。留空保持 Designer 试用状态。
- id: spreadjs-editor
  config:
    licenseKey: 'YOUR_SPREADJS_KEY'
    designerLicenseKey: 'YOUR_DESIGNER_KEY'

修改后重启 DSH 并刷新网页。

许可

插件代码免费提供,采用 MIT 许可证。内置的 SpreadJS 和 Designer 是葡萄城商业产品,未配置许可证时可按其试用条款体验;插件免费不包含这两个产品的商业授权。

如用于正式部署或 SaaS 服务,请根据使用场景获取适用的 SpreadJS 和 Designer 授权。


English

Features

  • Opens .xlsx, .xlsm, .csv, .sjs, and .ssjson files.
  • Open workbooks from the file tree and edit them with SpreadJS Designer.
  • Follows the system's light or dark theme.

Bundled Versions and File Compatibility

ComponentBundled version
SpreadJS19.1.4
SpreadJS Designer19.1.4

The editor status bar shows the SpreadJS version. Older SpreadJS versions may not open .sjs or .ssjson files saved by this version. When exchanging files with older systems, keep the original files and check compatibility.

Installation

Requires DSH >=0.1.2-rc.1 with @linxin666/dsh-web-all (ui-all) installed.

The plugin includes SpreadJS and Designer, with no build step required. With the DSH CLI installed:

dsh plugin --profile web add @grapecity-software/dsh-spreadjs-editor
dsh --profile web

After startup, open .xlsx, .xlsm, .csv, .sjs, or .ssjson from the right-side file tree.

Alternatively, install and start through npx:

npx --yes @deepseek-ai/dsh@latest plugin --profile web add @grapecity-software/dsh-spreadjs-editor
npx --yes @deepseek-ai/dsh@latest --profile web

For upgrades, see the release notes.

Configuration

If you have licenses, add the following to the web profile's cordis.patch.yml:

KeyDefaultDescription
licenseKey''SpreadJS deployment key. Empty runs in evaluation mode with a watermark.
designerLicenseKey''Separate SpreadJS Designer deployment key. Empty keeps Designer in evaluation mode.
- id: spreadjs-editor
  config:
    licenseKey: 'YOUR_SPREADJS_KEY'
    designerLicenseKey: 'YOUR_DESIGNER_KEY'

Restart DSH and refresh the browser after changing the configuration.

License

The plugin code is free under the MIT license. Bundled SpreadJS and Designer are GrapeCity commercial products available for evaluation under their trial terms without license keys. The free plugin does not include commercial licenses for these products.

For production or SaaS deployments, obtain SpreadJS and Designer licenses appropriate to your use.