Korban.net
Elm Catalog
1609 Elm 0.19.x packages, 113 Elm tools
Practical Elm book
elm-ui: The CSS Escape Plan
Haskell
Generate Elm source code automatically from Haskell types
Source
Hackage package
README ▽
Generate definitions of Elm data types, JSON encoders and decoders automatically derived from Haskell types
Source
Hackage package
README ▽
Building the bridge from Haskell to Elm and back. Define types once, use on both sides and enjoy easy (de)serialisation
Source
Hackage package
README ▽
Generate Elm types and JSON encoders and decoders from Haskell types
Source
Hackage package
README ▽
Haskell web framework with live reload and support for Elm
Source
README ▽
Utilities for serving Elm programs directly from your Haskell binary. Uses TemplateHaskell to compile your Elm program at build time, and construct a WAI Middleware which intercepts requests appropriate to the Elm program
Source
Hackage package
README ▽
Generate Elm functions to query your Haskell Servant API
Source
Hackage package
README ▽
Automatically generate Elm clients for Haskell Servant APIs
Source
Hackage package
README ▽
Found a mistake or a missing entry?
Drop me a line
by email
or tweet
@alexkorban
.
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.
Practical Elm