gafas
v0.2.0
Published
Beautiful JSON snippet viewer for Terminal
Downloads
4
Maintainers
Readme
Gafas
A beautiful JSON snippet viewer for Terminal! :black_large_square:
How to install?
npm i -g gafas
Utility commands
Scrolling
| Keyboard Shorthand | Command |
| ------------- | ------------- |
| :arrow_up: | Scroll up |
| :arrow_down: | Scroll down |
| Shift
+ :arrow_up: | Fast scroll up |
| Shift
+ :arrow_down: | Fast scroll down |
Navigating history
| Keyboard Shorthand | Command |
| ------------- | ------------- |
| :arrow_left: | Move to previous snippet |
| :arrow_right: | Move to next snippet |
| Shift
+ :arrow_left: | Move to oldest snippet |
| Shift
+ :arrow_right: | Move to newest snippet |
Exit
| Keyboard Shorthand | Command |
| ------------- | ------------- |
| Escp
| Exit viewer |