souravray / gafas

A JSON beautifier, that you have always longed for!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A JSON beautifier, that you have always longed for!

License:MIT License


Languages

Language:JavaScript 100.0%