topiary
Code formatter
A tool that automates uniform formatting of code in multiple languages using a simple DSL.
598 stars
19 watching
31 forks
Language: Rust
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 587 |
the-sett/elm-pretty-printer | A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 183 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 472 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
witsch/sublimepythontidy | An integration tool for Sublime Text 2 and Python source code formatting. | 41 |
maxattax97/openscad-format | A tool to format and style source code written in the OpenSCAD programming language. | 27 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
mathworks/matlab-language-grammar | A set of regular expressions used to define the syntax and structure of MATLAB code for use in highlighting and parsing tools. | 50 |
hougesen/mdsf | A tool for formatting and verifying markdown code with various programming languages and formatters. | 26 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |