READMESource: main@3d267495
dsh-cron · Cron 解析:解析 5 字段 cron 表达式,返回人类可读描述与接下来 N 次执行时间
Cron 解析:解析 5 字段 cron 表达式,返回人类可读描述与接下来 N 次执行时间。纯 Node 实现,零第三方运行时依赖,peer-only 依赖(随 DSH 宿主加载)。 Cron 解析:解析 5 字段 cron 表达式,返回人类可读描述与接下来 N 次执行时间 — a DeepSeek Harness (dsh) plugin. Pure Node, zero runtime dependencies.
工具 Tools
cron_parse
安装 Install
dsh plugin --profile web add dsh-cron
# 或任意 profile:dsh plugin --profile <name> add dsh-cron
License
MIT © istone
No comments yet. Be the first to write one.