Skip to content
/ jat Public

A toy project implemented by rust to print json colorfully.

Notifications You must be signed in to change notification settings

chlins/jat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ jat ⚡

demo

Introduction

Jat means json cat, jat is a toy project designed to provide more beautiful json print as well as practice rust language

Install

cargo build

Usage

Output json from a file

jat assets/sample.json

Output json from stdin

cat assets/sample.json | jat

About

A toy project implemented by rust to print json colorfully.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages