aeson-helper VS aeson-typescript

Compare aeson-helper vs aeson-typescript and see what are their differences.

aeson-helper

A common utils for haskell program. (by Lupino)

aeson-typescript

Generate TypeScript definition files from your ADTs (by codedownio)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aeson-helper aeson-typescript
- 1
2 57
- -
0.0 7.0
almost 2 years ago about 1 month ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aeson-helper

Posts with mentions or reviews of aeson-helper. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning aeson-helper yet.
Tracking mentions began in Dec 2020.

aeson-typescript

Posts with mentions or reviews of aeson-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.

What are some alternatives?

When comparing aeson-helper and aeson-typescript you can also consider the following projects:

servant-ts - See the docs and live playground here

aeson-combinators - Aeson combinators for dead simple JSON decoding

jsonifier - Fast and simple JSON encoding toolkit

waargonaut - JSON decoding/encoding/manipulation library.

aeson-yaml - Encode any Aeson (JSON) value as YAML (in pure Haskell)

jsonpath - Haskell implementation of JSONPath

canonical-json - Canonical JSON for signing and hashing JSON values

safe-json - Automatic versioning of JSON formats for Haskell data types (with backwards compatibility)

aeson-schemas - Easily consume JSON data on-demand with type-safety

aeson-decode - Easy functions for converting from Aeson.Value

one-line-aeson-text - Pretty-printing short Aeson values as text

servant-typescript - TypeScript client generation for Servant