dsh-json-to-table
文件与数据 活跃维护

dsh-json-to-table

uckkk/dsh-json-to-table

输入JSON数据即可直接生成格式规整的ASCII表格,无需复杂配置,命令行一键调用,支持嵌套结构解析、自定义列宽调整,输出结果可直接用于终端展示、文档嵌入,轻量无额外依赖。

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

dsh-json-to-table · JSON 转 ASCII 表格

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

安装

dsh plugin add dsh-json-to-table

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

安装

dsh plugin add github:uckkk/dsh-json-to-table

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

安装

dsh plugin add github:uckkk/dsh-json-to-table

使用

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

许可

MIT

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