cljfmt
Code formatter
A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency.
A tool for formatting Clojure code
1k stars
23 watching
119 forks
Language: Clojure
last commit: about 2 months ago clojurecode-formatterleiningen
Related projects:
Repository | Description | Stars |
---|---|---|
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
dlang-community/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
numtide/treefmt | A tool to simplify code formatting across multiple projects by automating the process of running project-specific formatters. | 615 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 125 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
noahtheduke/splint | A Clojure linter that checks code style and shape | 115 |
weavejester/reagi | A Clojure-based library for modeling and manipulating changing values over time | 232 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 445 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 668 |