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
120 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. | 563 |
dlang-community/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |
nixos/nixfmt | A tool that formats code according to a standardized style | 949 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,722 |
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. | 602 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 126 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
noahtheduke/splint | A Clojure linter focused on enforcing coding style and code structure guidelines. | 116 |
weavejester/reagi | A Clojure-based library for modeling and manipulating changing values over time | 231 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 448 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 667 |