topiary
Code formatter
A tool that automates uniform formatting of code in multiple languages using a simple DSL.
569 stars
20 watching
29 forks
Language: Rust
last commit: 14 days ago Related projects:
Repository | Description | Stars |
---|---|---|
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
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 | 181 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 468 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
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. | 556 |
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 to format markdown code snippets using various formatters. | 23 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |