pettier
Formatter
A Prettier configuration that randomly varies its formatting options and switches between spaces and tabs.
Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄
162 stars
3 watching
7 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
formatterjavascriptlintprettierstyle
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,788 |
fsouza/prettierd | A prettier formatting daemon for improved formatting speed in various editors and languages. | 804 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
juancarlospaco/css-html-prettify | A tool that takes unformatted HTML and CSS code as input and produces formatted, prettified versions of these files. | 25 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 181 |
helixbass/prettier-plugin-coffeescript | A Prettier plugin for formatting CoffeeScript code with explicit dependencies on Coffeescript and Prettier | 37 |
prettier-solidity/prettier-plugin-solidity | Automates formatting of Solidity code using the Prettier tool | 729 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
they4kman/suricata-prettifier | A command-line tool to format and syntax highlight Suricata rules in a readable format. | 13 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 98 |