dsh-color-name
Verifieddsh-color-name · v0.1.0 · MIT
颜色名称识别:输入十六进制颜色,返回常见中文/英文颜色名称(Color name lookup tool for DeepSeek Harness)
Install
dsh plugin add dsh-color-name Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Readme
dsh-color-name · 颜色名称
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-color-name
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-color-name"。