跳到主要内容

dsh-duration

已验证

dsh-duration · v0.1.0 · MIT

时长格式化:把毫秒/秒等时长转换为人类可读的 X 小时 Y 分钟 Z 秒,支持多种单位(Duration formatter tool for DeepSeek Harness)

安装

dsh plugin add dsh-duration

dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南

源码

发布到 npm 但没有公开仓库。安装前请检查包内容。

标签

说明文档

dsh-duration · 时长格式化

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-duration

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-duration"