Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 838 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 838 Bytes

Gafas

Gafas

A beautiful JSON snippet viewer for Terminal! ⬛

How to install?

npm i -g gafas

Utility commands

Scrolling

Keyboard Shorthand Command
⬆️ Scroll up
⬇️ Scroll down
Shift + ⬆️ Fast scroll up
Shift + ⬇️ Fast scroll down

Navigating history

Keyboard Shorthand Command
⬅️ Move to previous snippet
➡️ Move to next snippet
Shift + ⬅️ Move to oldest snippet
Shift + ➡️ Move to newest snippet

Exit

Keyboard Shorthand Command
Escp Exit viewer