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 7,007 public repositories matching this topic...

Created by James Long

Released January 2017

Latest release 4 months ago

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

Related Topics

code-style eslint formatting