yeppeun

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 2 Imported by: 0

README

Yeppeun

Go Reference

A command line tool with an optional web interface for pretty printing JSON.

A screenshot demonstrating Yeppeun running in a browser.

Installation

go install github.com/prophittcorey/yeppeun@latest

Usage

The command line tool can be use via pipes.

cat /tmp/dirty.json | yeppeun # outputs pretty json

The web interface can be started by running the executable.

yeppeun --host 0.0.0.0 --port 1234

License

The source code for this repository is licensed under the MIT license, which you can find in the LICENSE file.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RanAt = time.Now().Unix()

RanAt is the time when the executable started running.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
yeppeun command
internal
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL