New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

floki

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floki

A JSON/EDN browser for the terminal

latest
Source
npmnpm
Version
0.7.0
Version published
Maintainers
1
Created
Source

Floki

CircleCI npm version

A JSON/EDN browser for the terminal

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

Keywords

cli

FAQs

Package last updated on 22 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts