#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

#141 in Value formatting

Download history 1/week @ 2024-02-07 92/week @ 2024-02-14 43/week @ 2024-02-21 27/week @ 2024-02-28 4/week @ 2024-03-06 5/week @ 2024-03-13 25/week @ 2024-03-27 48/week @ 2024-04-03

57 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