elm-street
Type mapper
Automates generating Elm-compatible JSON encoders and decoders from Haskell types
Crossing the road between Haskell and Elm
88 stars
12 watching
6 forks
Language: Haskell
last commit: 6 months ago backendcode-generationelmfrontendhaskellweb
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 |
krisajenkins/elm-export | Generates Elm types and JSON decoders from Haskell source. | 116 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 100 |
dillonkearns/elm-ts-json | Builds a standardized API for encoding and decoding data between Elm and TypeScript | 42 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,312 |
haskell-servant/servant-elm | Automates the generation of Elm functions to query Servant web services | 164 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
migamake/json-autotype | Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 149 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
elm-tooling/elm-language-server | A language server implementation for Elm programming language | 419 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
janiczek/elm-sourcemap | A utility for constructing Source Maps in Elm programming language | 2 |
snoyberg/xml | A collection of reusable building blocks for working with XML in Haskell | 71 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 124 |