https://github.com/fluffynuts/json-prettier
offline JSON formatter at the console
https://github.com/fluffynuts/json-prettier
Last synced: 10 months ago
JSON representation
offline JSON formatter at the console
- Host: GitHub
- URL: https://github.com/fluffynuts/json-prettier
- Owner: fluffynuts
- License: bsd-3-clause
- Created: 2023-03-08T11:02:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T15:31:45.000Z (over 3 years ago)
- Last Synced: 2025-01-06T16:49:59.748Z (over 1 year ago)
- Language: C#
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
json-prettier
---
An offline, cli json prettier
build
---
`npm run publish`
or
`npm run build` (if you want something dotnet-dependent)
_ignore the warnings about trimming and JsonSerializer, unless you get issues afterwards - Works Great On My Machine (tm)_
usage
---
cat /path/to/file.json | json-prettier
or
json-prettier /path/to/file.json
will output on stdout