json-sort-cli

Command line app to deep sort JSON files, retains package.json special key order

Usage no npm install needed!

<script type="module">
  import jsonSortCli from 'https://cdn.skypack.dev/json-sort-cli';
</script>

README

json-sort-cli

Command line app to deep sort JSON files, retains package.json special key order

Install

npm i -g json-sort-cli

Then, call it from the command line using one of the following keywords:

jsonsort
sortjson

Documentation

Please visit codsen.com for a full description of the API.

Contributing

To report bugs or request features or assistance, raise an issue on GitHub.

Licence

MIT License

Copyright (c) 2010-2022 Roy Revelt and other contributors

ok codsen star