dfmt
Code formatter
A tool for formatting D source code according to specific styles and conventions.
Dfmt is a formatter for D source code
204 stars
20 watching
47 forks
Language: D
last commit: 3 months ago
Linked from 1 awesome list
code-formatterdlangformatter
Related projects:
Repository | Description | Stars |
---|---|---|
dlang-community/libdparse | A parser for D source code | 115 |
g-plane/markup_fmt | A formatter for various front-end markup languages and templating engines | 102 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
dlang-community/d-scanner | Analyzes D source code for syntax, style, and security issues | 242 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 125 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
numtide/treefmt | A tool to simplify code formatting across multiple projects by automating the process of running project-specific formatters. | 615 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
dlang-community/std_data_json | An implementation of JSON data format for the D programming language | 25 |
dlang-community/containers | A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |