Discover Packages
github.com/anthony-dong/jsonui
command
module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
JSONUI
支持大JSON解析,优化了数据量大卡顿的问题 (上百万个key 无压力)
支持数据Format
支持数据拷贝
支持中文编码展示
安装
go install -v github.com/anthony-dong/jsonui@master
使用方式
cat example.json | jsonui
jsonui -r example.json
jsonui < example.json
快捷键
ctrl+e/ArrowDown = Move a line down
ctrl+y/ArrowUp = Move a line up
ctrl+d/PageDown = Move 15 line down
ctrl+u/PageUp = Move 15 line up
c = Copy node value
f = Format node data
q/ctrl+c = Exit
h/? = Toggle help message
tab = Switch View
copyright
https://github.com/gulyasm/jsonui
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.