Formatter for Elm source code which applies a standard set of rules based on the official Elm Style Guide
Remove unused imports from Elm modules
A linter for Elm based on user-supplied rules, with an online and CLI versions. Has the ability to apply automatic fixes
Upgrades Elm code between Elm versions
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.