Skip to content

denisidoro/floki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floki

CircleCI npm version

A JSON/EDN browser for the terminal

⚠️ Work on this repository will be discontinued in favor of my navigators. Thank you for all the support! ⚠️

Demo

Installation

npm install -g floki

Usage

echo '{"a": 42}' | floki
  • directions: h, j, k, l or the arrow keys
  • first/last item: g/G, respectively
  • copy the path: y
  • quit: q

Roadmap

Please refer to the issues page.

Inspiration and template for building your own terminal UI

I've used polymeris/hello-react-blessed as a starting point.

If you want to build a tool similar to this one, use eccentric-j/cljs-tui-template.

Etymology

browser > navigator > viking > Flóki

About

A JSON/EDN browser for the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published