Popularity
4.3
Stable
Activity
0.0
Stable
3
4
2
Monthly Downloads: 33
Programming language: Nix
License: Apache License 2.0
one-line-aeson-text alternatives and similar packages
Based on the "JSON" category.
Alternatively, view one-line-aeson-text alternatives based on common mentions on social networks and blogs.
-
safe-json
Automatic versioning of JSON formats for Haskell data types (with backwards compatibility)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of one-line-aeson-text or a related project?
README
one-line-aeson-text
one-line-aeson-text
is a very simply pretty-printer for Aeson values. It produces single-line output, which you may want for displaying short JSON data in log files. Our function output is similar to normal Aeson rendering, but we include spaces after comma and colon characters to produce text that is slightly more suitable for human consumption.