json_sorter 0.0.1 json_sorter: ^0.0.1 copied to clipboard
Command-line tool to sort JSON files by key and reusable sorted JSON encoder.
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.
Created from templates made available by Stagehand under a BSD-style license.