Command-line tool and terminal JSON viewer 🔥
Go to file
2024-03-15 08:17:31 +01:00
.github Add more preview images 2024-03-15 05:22:55 +01:00
internal Improve zsh 2024-03-15 05:22:38 +01:00
npm v32 2024-03-10 22:51:27 +01:00
path Allow jsonpath to start with [ char 2023-09-25 21:53:42 +02:00
scripts Update build.mjs 2023-09-19 21:52:34 +02:00
snap v32 2024-03-10 22:51:27 +01:00
testdata Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
.gitattributes Fix tests 2023-09-15 09:59:33 +02:00
Dockerfile Add docker 2024-03-11 11:41:41 +01:00
go.mod Add bash and zsh complete 2024-03-13 23:22:48 +01:00
go.sum Add bash and zsh complete 2024-03-13 23:22:48 +01:00
help.go Add bash and zsh complete 2024-03-13 23:22:48 +01:00
json.go Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
keymap.go Add v to yank keys 2024-03-15 05:23:07 +01:00
LICENSE Update LICENSE 2023-09-12 16:53:55 +02:00
main_test.go Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
main.go Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
node_test.go Add 1-9 keys to expand ap to nth level 2024-03-10 20:48:46 +01:00
node.go Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
README.md Update README.md 2024-03-10 21:56:28 +01:00
reduce.go remove nested if (#268) 2023-09-20 09:30:57 +02:00
RELEASE.md Split release workflow 2024-03-11 12:01:40 +01:00
ring.go Fix error message code snippet 2023-11-10 22:35:44 +01:00
search.go Fix tests 2023-09-15 09:16:36 +02:00
theme.go Add an option to show collection size (#296) 2024-03-15 08:17:31 +01:00
utils.go Add better dig path word jumping 2023-09-24 15:01:39 +02:00
version.go Add yaml (#293) 2024-03-09 00:23:32 +01:00
wrap.go Wrap collapsed nodes as well 2023-09-24 13:21:18 +02:00