LuaFormatter
Lua formatter
A tool to automatically reformat Lua source code according to predefined style guidelines.
Code formatter for Lua
716 stars
17 watching
86 forks
Language: C++
last commit: about 1 year ago codeformatterformatterlua
Related projects:
Repository | Description | Stars |
---|---|---|
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
usepa/lciaformatter | A Python tool for standardizing LCIA data format and flows from various sources | 24 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 260 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
philips/lualint | A tool that checks Lua code for errors and warnings related to global variable usage. | 85 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
niuiic/format.nvim | A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. | 35 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 319 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,921 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 58 |
cloudflare/lua-aho-corasick | An implementation of the Aho-Corasick string matching algorithm in C++ and Lua. | 152 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
domluna/juliaformatter.jl | Tools for formatting and beautifying Julia code to improve readability and maintainability. | 579 |