Skip to content

salarmotevalli/json-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json sorter

Usage

seyn -i <json-file>

or

cat <json-file> | seyn

Also you can define output file

cat <json-file> | seyn -o <output-file>

This flag creates file and puts the result in that


Flags

  • -i : Define input file
  • -o : Define output file
  • -r : Reverse sorting

About

json sorter writen in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages