json_sorter 1.0.0 copy "json_sorter: ^1.0.0" to clipboard
json_sorter: ^1.0.0 copied to clipboard

Command-line tool to sort JSON files by key and reusable sorted JSON encoder.

example/README.md

A web server built using Shelf.

This is a demo for json_sorter.

  1. Launch the shelf app
  2. Go to http://localhost:3000/
  3. 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

8
likes
120
pub points
64%
popularity

Publisher

verified publisherdartside.dev

Command-line tool to sort JSON files by key and reusable sorted JSON encoder.

Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args

More

Packages that depend on json_sorter