Floki 一个用于终端的JSON / EDN浏览器

Floki 一个用于终端的JSON / EDN浏览器

Linux 其它

访问GitHub主页

共302Star

详细介绍

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

推荐源码