Development: Code generation & formatting
An elm-review rule to generate JSON decoders and encoders from a JSON string
A package to help generate Elm JSON decoders and encoders from a JSON sample
Generate Elm code from HTML strings using an elm-review fix.
Support library for Protobuf to Elm codegen. Builds on elm-protocol-buffers
Generate custom Json.Decode.map functions with elm-codegen
Decode JSON into Elm values. Provides utilities for elm-codegen.
Generate a key-value store from JSON
elm-review: helper generation
A code generation library for Elm
single page apps made easy.
elm-review rules to ensure sortable code is sorted in the "proper" order.
A language for code generation.
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.