json-autotype
Type inference tool
Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs.
Automatic Haskell type inference from JSON input
148 stars
8 watching
23 forks
Language: Haskell
last commit: over 1 year ago elmhackagehacktoberfest2019haskellinferencejsonjson-autotypeparseparserunificationunion
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Elm types and JSON decoders from Haskell source. | 116 |
| Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
| Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
| A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |
| Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| Tool to automatically generate Python types from JSON schema | 41 |
| A suite of extensions that augment the Codable API in Swift with type inference-powered capabilities and conveniences. | 1,502 |
| Enhances Haskell code review by displaying type annotations directly in the browser. | 141 |
| A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
| A research prototype of a dependently typed language with sized types and variances | 104 |
| Automatically adds type annotations to code | 241 |
| Tool for validating and generating JSON data structures | 60 |
| A tool that analyzes Haskell code to measure its complexity and quality | 61 |