protoc-gen-elm
Proto generator
Generates Elm modules from .proto specification files using Protocol Buffers
An Elm plugin for protoc
16 stars
1 watching
4 forks
Language: Elm
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
anmolitor/travelm-agency | Generates Elm modules from internationalization formats and provides a way to compile time internationalization for Elm applications. | 47 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
ashellwig/generator-elm-mdl | Generates a new pure Elm application project using the MLDL framework | 0 |
idodod/protoc-gen-fieldmask | Generates fieldmask paths as static type properties for proto messages to simplify string-based access. | 23 |
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
glung/elm-architecture-android | An Android app demonstrating the ELM architecture using Kotlin and Anko | 59 |
fadelis/protoc-gen-java-optional | An extension to the Protobuf compiler that adds null-safe methods to generated Java classes | 8 |
vendrinc/elm-gql | Generates Elm code from GraphQL queries and mutations for building type-safe APIs | 69 |
productsupcom/protoc-gen-proto2asciidoc | A tool that generates API documentation from Protobuf IDL files. | 6 |
krisajenkins/elm-export | Generates Elm types and JSON decoders from Haskell source. | 116 |
konsumer/node-protoc-plugin | A utility for creating custom protocol buffer code generation plugins in Node.js | 26 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |