elm-pretty-printer
Code formatter
A library for pretty-printing Elm code to produce readable and formatted output.
12 stars
2 watching
3 forks
Language: Elm
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,315 |
maxattax97/openscad-format | A tool to format and style source code written in the OpenSCAD programming language. | 27 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 593 |
evancz/elm-format-on-save | Automates formatting of Elm files on save | 23 |
g-plane/pretty_yaml | A YAML formatting tool with optional integration and configuration for use in software development. | 23 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
quchen/prettyprinter | A modern text formatting library for Haskell that provides flexible and extensible formatting options. | 295 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
setchy/dgs-extended-formatters | Provides standard formatting directives for data schema | 7 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
prettyhtml/prettyhtml | An HTML formatter project for Angular, Vue, and Svelte applications | 284 |