Formatter Open Source Projects

Browse 391 Formatter open source projects, ranked by GitHub stars. Find the most popular Formatter tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 391 projects
25,311 stars

biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

Metrics details
Stars25,311
23,407 stars

rome/tools

Unified developer tools for JavaScript, TypeScript, and the web

Metrics details
Stars23,407
13,977 stars

google/yapf

A formatter for Python files

Metrics details
Stars13,977
9,816 stars

sqlfluff/sqlfluff

A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

Metrics details
Stars9,816
8,912 stars

mvdan/sh

A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt

Metrics details
Stars8,912
6,953 stars

PyCQA/isort

A Python utility / library to sort imports.

Metrics details
Stars6,953
6,910 stars

rust-lang/rustfmt

Format Rust code

Metrics details
Stars6,910
6,700 stars

pinterest/ktlint

An anti-bikeshedding Kotlin linter with built-in formatter

Metrics details
Stars6,700
6,159 stars

google/google-java-format

Reformats Java source code to comply with Google Java Style.

Metrics details
Stars6,159
5,506 stars

prettier/prettier-vscode

Visual Studio Code extension for Prettier

Metrics details
Stars5,506
5,287 stars

google/gts

☂️ TypeScript style guide, formatter, and linter.

Metrics details
Stars5,287
5,197 stars

shufo/vscode-blade-formatter

An opinionated Blade file formatter for VSCode

Metrics details
Stars5,197
4,992 stars

alecthomas/chroma

A general purpose syntax highlighter in pure Go

Metrics details
Stars4,992
4,841 stars

globalizejs/globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data

Metrics details
Stars4,841
4,659 stars

hhatto/autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.

Metrics details
Stars4,659
4,126 stars

callumlocke/json-formatter

Makes JSON easy to read.

Metrics details
Stars4,126
4,004 stars

dprint/dprint

Pluggable and configurable code formatting platform that unifies all your formatters.

Metrics details
Stars4,004
3,786 stars

wojtekmaj/react-calendar

Ultimate calendar for your React app.

Metrics details
Stars3,786
3,139 stars

laravel/pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.

Metrics details
Stars3,139
3,059 stars

uncrustify/uncrustify

Code beautifier

Metrics details
Stars3,059
2,980 stars

keyboardsurfer/Crouton

Context sensitive notifications for Android

Metrics details
Stars2,980
2,944 stars

apple/swift-format

Formatting technology for Swift source code

Metrics details
Stars2,944
2,913 stars

standardrb/standard

Ruby's bikeshed-proof linter and formatter 🚲

Metrics details
Stars2,913
2,877 stars

ljlm0402/typescript-express-starter

📘 Quick and Easy TypeScript Express Starter

Metrics details
Stars2,877
2,673 stars

prontolabs/pronto

Quick automated code review of your changes

Metrics details
Stars2,673
2,537 stars

oxsecurity/megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.

Metrics details
Stars2,537
2,338 stars

tamasfe/taplo

A TOML toolkit written in Rust

Metrics details
Stars2,338
2,307 stars

redis/redis-doc

Redis documentation source code for markdown and metadata files, conversion scripts, and so forth

Metrics details
Stars2,307
2,283 stars

belav/csharpier

CSharpier is an opinionated code formatter for c#.

Metrics details
Stars2,283
2,269 stars

vim-autoformat/vim-autoformat

Provide easy code formatting in Vim by integrating existing code formatters.

Metrics details
Stars2,269
2,254 stars

JohnnyMorganz/StyLua

A Lua code formatter

Metrics details
Stars2,254
2,127 stars

PowerShell/PSScriptAnalyzer

Download ScriptAnalyzer from PowerShellGallery

Metrics details
Stars2,127
2,084 stars

morishitter/stylefmt

stylefmt is a tool that automatically formats stylesheets.

Metrics details
Stars2,084
2,048 stars

sbdchd/neoformat

:sparkles: A (Neo)vim plugin for formatting code.

Metrics details
Stars2,048
1,975 stars

eslint-stylistic/eslint-stylistic

Monorepo for ESLint Stylistic plugins and configs

Metrics details
Stars1,975
1,944 stars

dotnet/format

Home for the dotnet-format command

Metrics details
Stars1,944
1,902 stars

Rhymond/go-money

Go implementation of Fowler's Money pattern

Metrics details
Stars1,902
1,892 stars

chipsalliance/verible

Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server

Metrics details
Stars1,892
1,855 stars

prettier/plugin-php

Prettier PHP Plugin

Metrics details
Stars1,855
1,807 stars

bitwalker/timex

A complete date/time library for Elixir projects.

Metrics details
Stars1,807
1,785 stars

C2FO/fast-csv

CSV parser and formatter for node

Metrics details
Stars1,785
1,764 stars

candid82/joker

Small Clojure interpreter, linter and formatter.

Metrics details
Stars1,764
1,760 stars

madzak/python-json-logger

Json Formatter for the standard python logger

Metrics details
Stars1,760
1,710 stars

vega/ts-json-schema-generator

Generate JSON schema from your Typescript sources

Metrics details
Stars1,710
1,700 stars

cldwalker/hirb

A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.

Metrics details
Stars1,700
1,665 stars

brazilian-utils/brazilian-utils

Utils library for specific Brazilian businesses

Metrics details
Stars1,665
1,633 stars

Jintin/Swimat

An Xcode formatter plug-in to format your swift code.

Metrics details
Stars1,633
1,619 stars

huacnlee/autocorrect

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).

Metrics details
Stars1,619
1,574 stars

Scony/godot-gdscript-toolkit

Independent set of GDScript tools - parser, linter, formatter, and more

Metrics details
Stars1,574
1,571 stars

hardbyte/python-can

The can package provides controller area network support for Python developers

Metrics details
Stars1,571
1,559 stars

serokell/nixfmt

A formatter for Nix code

Metrics details
Stars1,559
1,512 stars

samg/timetrap

Simple command line timetracker

Metrics details
Stars1,512
1,505 stars

Glavin001/atom-beautify

:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )

Metrics details
Stars1,505
1,488 stars

scalameta/scalafmt

Code formatter for Scala

Metrics details
Stars1,488
1,457 stars

mhartington/formatter.nvim

Metrics details
Stars1,457
1,431 stars

heybourn/headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code

Metrics details
Stars1,431
1,382 stars

kamadorueda/alejandra

The Uncompromising Nix Code Formatter

Metrics details
Stars1,382
1,333 stars

avh4/elm-format

elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide

Metrics details
Stars1,333
1,289 stars

ulope/pyformat.info

Single page cheat-sheet about Python string formatting

Metrics details
Stars1,289
1,284 stars

ml-tooling/best-of-python-dev

🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.

Metrics details
Stars1,284
1-60 of 391 projects
Get A Weekly Email With Trending Formatter Projects
Stay updated on Formatter plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.