An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.7% on hackage.haskell.org
Top 4.2% downloads on hackage.haskell.org
Top 5.2% dependent repos on hackage.haskell.org
Top 8.0% forks on hackage.haskell.org

hackage.haskell.org : json-autotype

Generates datatype declarations with Aeson''s 'Data.Aeson.FromJSON' instances from a set of example .json files. To get started you need to install the package, and run json-autotype binary on an input .json file. That will generate a new Aeson-based JSON parser. Feel free to tweak the by changing types of the fields — any field type that is instance of 'Data.Aeson.FromJSON' should work. You may immediately test the parser by calling it as a script: One can now use multiple input files to generate better type description. Now with Elm code generation support! (If you want your favourite programming language supported too — name your price and mail the author.) See introduction on https://github.com/mgajda/json-autotype for details.'

Registry - Source - Homepage - JSON
purl: pkg:hackage/json-autotype
Keywords: bsd3 , data , library , program , tools , type-provider , Propose Tags , elm , hackage , hacktoberfest2019 , haskell , inference , json , json-autotype , parse , parser , unification , union
License: BSD-3-Clause
Latest release: over 5 years ago
First release: almost 11 years ago
Dependent repositories: 119
Downloads: 34,974 total
Stars: 149 on GitHub
Forks: 23 on GitHub
Total Commits: 566
Committers: 10
Average commits per author: 56.6
Development Distribution Score (DDS): 0.546
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...