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

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

#155 in Value formatting

Download history 34/week @ 2024-11-16 53/week @ 2024-11-23 48/week @ 2024-11-30 30/week @ 2024-12-07 88/week @ 2024-12-14 1/week @ 2024-12-21 6/week @ 2024-12-28 16/week @ 2025-01-04 25/week @ 2025-01-11 15/week @ 2025-01-18 14/week @ 2025-01-25 46/week @ 2025-02-01 8/week @ 2025-02-08 86/week @ 2025-02-15 82/week @ 2025-02-22 48/week @ 2025-03-01

235 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–1.9MB
~34K SLoC