#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

#135 in Value formatting

Download history 9/week @ 2024-10-29 14/week @ 2024-11-05 11/week @ 2024-11-12 38/week @ 2024-11-19 51/week @ 2024-11-26 41/week @ 2024-12-03 38/week @ 2024-12-10 78/week @ 2024-12-17 11/week @ 2024-12-31 20/week @ 2025-01-07 18/week @ 2025-01-14 19/week @ 2025-01-21 10/week @ 2025-01-28 49/week @ 2025-02-04

104 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
~34K SLoC