beautify-json-exe

1.0.3 • Public • Published

BeautifyJson

Beautify your json string or file use .NET Framework 4.8.

Windows only nowaday.

Screen Shot

image-20240510224753907

Formatter Methods

  1. Sort primary JSON key order by ASCII.
  2. Indent (1 TAB = 4 Blank).

Usage for CLI

BeautifyJson.CLI.exe

BeautifyJson.CLI.exe "path/to/file1" "path/to/file2"

Publish

npm: beautify-json-exe

Readme

Keywords

Package Sidebar

Install

npm i beautify-json-exe

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

3.79 MB

Total Files

6

Last publish

Collaborators

  • emako329