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.

1.0.0 #

  • Improved error handling
    • Invalid CLI args
    • Missing file
    • Invalid JSON in file
  • Improved documentation
  • Improved automated test suite
  • Improved dev experience with derry

0.1.0 #

  • Initial version with command-line tool, jsonSortedEncode, and JsonSortedEncoder.
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