json_sorter 0.1.1 copy "json_sorter: ^0.1.1" to clipboard
json_sorter: ^0.1.1 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
160
points
1.37k
downloads

Publisher

verified publisherdartside.dev

Weekly Downloads

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