[ ソース: golang-github-nwidger-jsoncolor ]
パッケージ: golang-github-nwidger-jsoncolor-dev (20161209-2)
golang-github-nwidger-jsoncolor-dev に関するリンク
Debian の資源:
golang-github-nwidger-jsoncolor ソースパッケージをダウンロード:
- [golang-github-nwidger-jsoncolor_20161209-2.dsc]
- [golang-github-nwidger-jsoncolor_20161209.orig.tar.xz]
- [golang-github-nwidger-jsoncolor_20161209-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- ffjson
- golang-github-pquerna-ffjson-dev
- golang-github-json-iterator-go-dev
- golang-github-tent-canonical-json-go-dev
- golang-github-cnf-structhash-dev
- golang-github-invopop-yaml-dev
- golang-github-fatih-color-dev
- golang-github-ghodss-yaml-dev
- golang-github-tidwall-pretty-dev
- golang-github-muesli-mango-pflag-dev
- golang-github-namsral-flag-dev
Produce colorized json output for Go
jsoncolor is a drop-in replacement for encoding/json's Marshal and MarshalIndent functions which produce colorized output using fatih's
color package.