Popularity
4.4
Declining
Activity
0.0
Declining
3
4
2

Monthly Downloads: 23
Programming language: Nix
License: Apache License 2.0
Tags: Text     JSON    

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.

Do you think we are missing an alternative of one-line-aeson-text or a related project?

Add another 'JSON' Package

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.