elm-format
Elm formatter
Tool to standardize code formatting in Elm programming language projects
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
1k stars
25 watching
146 forks
Language: Haskell
last commit: almost 2 years ago
Linked from 1 awesome list
code-styleelmformatter
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a convenient API for testing Elm programs as complete units | 93 |
| Automates formatting of Elm files on save | 23 |
| Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
| A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
| A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
| A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
| Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
| A website providing access to community-created Elm packages and their documentation | 293 |
| Automates the generation of Elm functions to query Servant web services | 164 |
| Generates Elm types and JSON decoders from Haskell source. | 116 |
| A language server implementation for Elm programming language | 418 |
| A tool that formats Haskell source code to a consistent style | 971 |
| An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
| A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
| An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |