Prettier's repositories
eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
prettier-vscode
Visual Studio Code extension for Prettier
prettier-eslint
Code :arrow_right: `prettier` :arrow_right: `eslint --fix` :arrow_right: Formatted Code :sparkles:
eslint-plugin-prettier
ESLint plugin for Prettier formatting
pretty-quick
⚡ Get Pretty Quick
vim-prettier
A Vim plugin for Prettier
plugin-php
Prettier PHP Plugin
plugin-ruby
Prettier Ruby Plugin
prettier-eslint-cli
CLI for prettier-eslint
prettier-emacs
Minor mode to format code on file save
stylelint-prettier
Stylelint plugin for Prettier formatting
plugin-xml
Prettier XML plugin
plugin-pug
Prettier Pug Plugin
prettier-browser-extension
Prettier Browser Extension
plugin-lua
Prettier Lua Plugin (WIP)
angular-html-parser
An HTML parser extracted from Angular with some modifications
prettier-cli
A faster CLI for Prettier.
prettier-synchronized
Synchronous version of Prettier
yaml-unist-parser
A YAML parser that produces output compatible with unist
prettier-linter-helpers
Helper functions for exposing prettier changes within linting tools
angular-estree-parser
A parser that converts Angular source code into an ESTree-compatible form
prettier-regression-testing
Automates the prettier/prettier regression checks with GitHub Actions.
html-ua-styles
User agent stylesheet defined in the WHATWG HTML specification.
is-es5-identifier-name
Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.
eslint-plugin-prettier-internal-rules
Wrapper for Prettier internal rules
html-event-attributes
List of HTML event handler attributes.
shared-workflows
Shared workflows for Prettier organization