elm-lang topic

List elm-lang repositories

elm-monocle

155
Stars
9
Forks
Watchers

Functional abstractions to manipulate complex records in Elm - Iso, Prism, Lens, Optional, Traversal.

trading

606
Stars
65
Forks
Watchers

💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)

elm-companies

461
Stars
109
Forks
Watchers

🌲 A list of companies using Elm in production.

compiler

388
Stars
27
Forks
Watchers

Elm compiler written in Elm

elm-mdc

354
Stars
44
Forks
Watchers

Elm port of the Material Components for the Web CSS/JS library

elm-language-client-vscode

229
Stars
29
Forks
Watchers

Improving your Elm experience since 2019

elm-review

245
Stars
12
Forks
Watchers

Analyzes Elm projects, to help find mistakes before your users find them.

elm-json

180
Stars
9
Forks
Watchers

Install, upgrade and uninstall Elm dependencies

elm-demystify-decoders

169
Stars
25
Forks
Watchers

💡 Figure out how JSON decoders in Elm work by writing them. Step by step.