json_sorter 1.0.0 json_sorter: ^1.0.0 copied to clipboard
Command-line tool to sort JSON files by key and reusable sorted JSON encoder.
A web server built using Shelf.
This is a demo for json_sorter.
- Launch the shelf app
- Go to http://localhost:3000/
- Enjoy the sorted JSON in your response
This example folder also includes an unsorted JSON file on disk.
Just execute pub run json_sorter --space-indent 4 example.json