uckkk/dsh-json-schema0

dsh-json-schema

JSON Schema 校验

AI 分析

用于根据 JSON Schema 规范校验 JSON 数据结构的合法性。适合需要进行接口参数验证或配置文件格式校验的开发者。

套件
dsh-json-schema
版本
0.1.0
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-schema

dsh-json-schema · JSON Schema 校验

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

安装

dsh plugin add dsh-json-schema

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