dsh-roman
@{name=dsh-roman; version=0.1.0; description=罗马数字转换:阿拉伯数字与罗马数字互转(Roman numeral converter tool for DeepSeek Harness); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 16, 2026
- Updated
- Aug 17, 2026
Introduction
dsh-roman · 罗马数字转换
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-roman
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-roman"。