Ecosyste.ms: Packages

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, elm, hackage, hacktoberfest2019, haskell, inference, json, json-autotype, parse, parser, unification, union
License: BSD-3-Clause
Latest release: about 4 years ago
First release: over 9 years ago
Dependent repositories: 119
Downloads: 33,837 total
Stars: 150 on GitHub
Forks: 23 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...