Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.