elm-export
Type generator
Generates Elm types and JSON decoders from Haskell source.
Create Elm types and JSON decoders from Haskell source.
116 stars
7 watching
47 forks
Language: Haskell
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
holmusk/elm-street | Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
migamake/json-autotype | Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 148 |
dillonkearns/elm-ts-json | Builds a standardized API for encoding and decoding data between Elm and TypeScript | 42 |
augustss/djinn | A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,315 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 213 |
eskimor/purescript-bridge | Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality | 111 |
haskell-servant/servant-elm | Automates the generation of Elm functions to query Servant web services | 164 |
gcanti/elm-ts | A TypeScript port of The Elm Architecture using RxJS and React | 300 |
lspitzner/exference | A tool for generating Haskell expressions from types | 101 |