elm-bridge
Type generator
A tool to automatically generate Elm types and functions from Haskell definitions
Haskell: Derive Elm types from Haskell types
101 stars
8 watching
27 forks
Language: Elm
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
| | Generates Elm types and JSON decoders from Haskell source. | 116 |
| | Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
| | An Elm package and CLI tool for generating code with automatic imports and type inference. | 138 |
| | Tool to standardize code formatting in Elm programming language projects | 1,315 |
| | A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |
| | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
| | A tool for generating Haskell expressions from types | 101 |
| | Generates TypeScript types from Antelope ABI definitions | 1 |
| | Automates the generation of Elm functions to query Servant web services | 164 |
| | Generates type definitions for serialized data formats like JSON | 3 |
| | Generates Elm code from GraphQL queries and mutations for building type-safe APIs | 69 |
| | A TypeScript library for generating complex types from functional logic | 418 |
| | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| | A TypeScript port of The Elm Architecture using RxJS and React | 300 |