Skip to content
#

Prettier

prettier logo

Prettier is an opinionated code formatter created by James Long. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. Prettier supports many programming languages and integrates with most editors. It is widely used in the JavaScript community to maintain code style consistency, reduce debates on code styling, and improve code readability.

Here are 143 public repositories matching this topic...

Extremely simple setup to develop Tailwind projects with everything you need to have a good development experience (ESlint + Prettier).

  • Updated Dec 15, 2023
  • CSS

Created by James Long

Released January 2017

Latest release about 2 months ago

Followers
27 followers
Repository
prettier/prettier
Website
prettier.io
Wikipedia
Wikipedia

Related Topics

code-style eslint formatting