https://github.com/informatikr/aeson-pretty
Last synced: about 2 months ago
Repository metadata:
JSON pretty-printing library and command-line tool.
- Host: GitHub
- URL: https://github.com/informatikr/aeson-pretty
- Owner: informatikr
- License: bsd-3-clause
- Created: 2011-06-11T17:04:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T10:38:48.000Z (9 months ago)
- Last Synced: 2024-10-19T18:00:28.387Z (3 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/aeson-pretty
- Size: 87.9 KB
- Stars: 64
- Watchers: 6
- Forks: 25
- Open Issues: 12
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Owner metadata:
- Name: Falko Peters
- Login: informatikr
- Email:
- Kind: user
- Description:
- Website:
- Location: Hamburg, Germany
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/41595?v=4
- Repositories: 15
- Last Synced at: 2023-04-10T14:27:19.796Z
- Profile URL: https://github.com/informatikr
- Sponsor URL:
Committers metadata
Last synced: 2 months ago
Total Commits: 97
Total Committers: 16
Avg Commits per committer: 6.063
Development Distribution Score (DDS): 0.309
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Falko Peters | f****s@g****m | 67 |
Martijn Bastiaan | m****n@h****l | 7 |
Falko Peters | f****s@g****m | 4 |
Julian K. Arni | j****i@g****m | 3 |
Martijn Bastiaan | m****n@q****m | 3 |
Oleg Grenrus | o****s@i****i | 3 |
Alexey Kotlyarov | a@k****m | 1 |
Chris Wendt | c****t@g****m | 1 |
Doug Burke | d****w@g****m | 1 |
Falko Peters | f****s@d****e | 1 |
Johan Kiviniemi | d****l@j****e | 1 |
Julian Ospald | h****l@p****e | 1 |
Justus Sagemüller | s****r@g****e | 1 |
Konstantin Romanov | k****1@b****t | 1 |
Rebecca Turner | r****t@s****s | 1 |
Ulf Sauer | u****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 109,349 total
- Total docker downloads: 89
- Total dependent packages: 74 (may contain duplicates)
- Total dependent repositories: 515 (may contain duplicates)
- Total versions: 44
- Total maintainers: 2
hackage: aeson-pretty
A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function "encodePretty". It is a drop-in replacement for aeson's "encode" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary "compact"-mode, essentially the opposite of pretty-printing. If you specify -flib-only like this the command-line tool will NOT be installed.
- Homepage: http://github.com/informatikr/aeson-pretty
- Licenses: BSD-3-Clause
- Latest release: 0.8.10 (published over 1 year ago)
- Last Synced: 2024-11-11T02:43:39.484Z (about 2 months ago)
- Versions: 27
- Dependent Packages: 74
- Dependent Repositories: 515
- Downloads: 109,349 Total
- Docker Downloads: 89
-
Rankings:
- Dependent packages count: 0.435%
- Dependent repos count: 0.814%
- Downloads: 1.215%
- Docker downloads count: 1.288%
- Average: 3.672%
- Forks count: 7.923%
- Stargazers count: 10.359%
- Maintainers (2)
go: github.com/informatikr/aeson-pretty
- Homepage:
- Documentation: https://pkg.go.dev/github.com/informatikr/aeson-pretty#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.8.8 (published over 5 years ago)
- Last Synced: 2024-11-11T02:43:39.263Z (about 2 months ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.536%
- Stargazers count: 5.308%
- Average: 7.555%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- haskell/actions/setup v2 composite
- aeson >=1.1 && <1.6 || >=2.0 && <2.3
- aeson >=0.6
- aeson-pretty *
- attoparsec >=0.10
- attoparsec-aeson *
- base >=4.5
- base ==4.*
- base-compat >=0.9
- bytestring >=0.9
- cmdargs >=0.7
- scientific >=0.3
- semigroups >=0.18.2
- text >=0.11
- unordered-containers >=0.2.14.0
- vector >=0.9