prettier
Formatter
Automates consistent code formatting to enforce a uniform style throughout a software project
Prettier is an opinionated code formatter.
49k stars
417 watching
4k forks
Language: JavaScript
last commit: 8 days ago
Linked from 5 awesome lists
angularastcssflowformattergraphqlhtmljavascriptjsonjsxlessmarkdownprettierprinterscsstypescriptvueyaml
Related projects:
Repository | Description | Stars |
---|---|---|
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 181 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,788 |
prettier-solidity/prettier-plugin-solidity | Automates formatting of Solidity code using the Prettier tool | 729 |
helixbass/prettier-plugin-coffeescript | A Prettier plugin for formatting CoffeeScript code with explicit dependencies on Coffeescript and Prettier | 37 |
juancarlospaco/css-html-prettify | A tool that takes unformatted HTML and CSS code as input and produces formatted, prettified versions of these files. | 25 |
jhipster/prettier-java | Formats Java code according to a consistent style by parsing and re-printing it | 1,098 |
prettier/plugin-ruby | A Ruby formatter plugin for Prettier that integrates with the Ruby programming language and its ecosystem. | 1,465 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 98 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
fsouza/prettierd | A prettier formatting daemon for improved formatting speed in various editors and languages. | 804 |
sambacha/prettier-config-solidity | Custom Prettier configuration for Solidity code | 30 |
daylerees/colour-schemes | Provides pre-defined color schemes and formatting options for various text editors and IDEs. | 9,307 |
glavin001/atom-beautify | Automates formatting of code in the Atom editor to make it more readable and consistent | 1,495 |