https://github.com/lifenjoiner/getjsonx
A simple JSON querier.
https://github.com/lifenjoiner/getjsonx
cli json querier tiny windows
Last synced: about 2 months ago
JSON representation
A simple JSON querier.
- Host: GitHub
- URL: https://github.com/lifenjoiner/getjsonx
- Owner: lifenjoiner
- License: mit
- Created: 2022-02-09T14:48:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T14:29:45.000Z (over 3 years ago)
- Last Synced: 2025-04-06T13:48:09.534Z (about 1 year ago)
- Topics: cli, json, querier, tiny, windows
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
getJSONX
A simple JSON querier.
Usage: getJSONX [json-file]
operation examples:
.a.b.c[0].d
a.b.c.length()
.
examples:
type test.json | getJSONX .
getJSONX . < test.json
Home
https://github.com/lifenjoiner/getJSONX
Compiling dependency
https://github.com/zserge/jsmn