Description
JSON flatten for Aeson.
Description
Please see README.md
README.md
aeson-flatten
JSON flatten for Aeson.
See hackage.haskell.org for details.
Installation
Run either cabal install
or stack install
. This is library, thus there is no executable available.
Running tests
Tests can be run via stack test
.
Discalmer
Any feedback is very welcomed.