dsh-json5
文件与数据 活跃维护

dsh-json5

uckkk/dsh-json5

严格遵循JSON5标准规范,支持带注释、尾随逗号等扩展语法的解析与序列化,无额外依赖,API设计简洁易用,解析性能优异,可快速集成到Node.js服务端或前端项目中使用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-json5
git clone https://github.com/uckkk/dsh-json5.git
git clone git@github.com:uckkk/dsh-json5.git
README.md main

dsh-json5 · JSON5 解析与序列化

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

安装

dsh plugin add dsh-json5

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

安装

dsh plugin add github:uckkk/dsh-json5

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。