jsonui

command module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

README

JSONUI

  1. 支持大JSON解析,优化了数据量大卡顿的问题 (上百万个key 无压力)
  2. 支持数据Format
  3. 支持数据拷贝
  4. 支持中文编码展示

安装

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

https://github.com/gulyasm/jsonui

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL