#json #line-ending #indentation #printing #key #order #original

oro-pretty-json

Utility for pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source

14 releases

0.3.34 Oct 9, 2023
0.3.33 Oct 2, 2023
0.3.32 Sep 30, 2023
0.3.27 May 21, 2023
0.3.23 Apr 18, 2023

#58 in Value formatting

39 downloads per month
Used in orogene

Apache-2.0

6KB
119 lines

oro-pretty-json

Utility for pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source.

Orogene

This package is part of Orogene, a package manager for node_modules/.

Contributing

For contributing guidelines, please see the main orogenee repository.

License

For licensing information, please check the LICENSE file in the Orogene repository.


lib.rs:

Utility for pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source.

Dependencies

~1.2–1.9MB
~35K SLoC