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

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

#143 in Value formatting

Download history 1/week @ 2024-02-09 104/week @ 2024-02-16 37/week @ 2024-02-23 22/week @ 2024-03-01 5/week @ 2024-03-08 3/week @ 2024-03-15 105/week @ 2024-03-29

113 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–1.7MB
~31K SLoC