Prettier

Prettier

Opinionated Code Formatter.
46reviews
140followers
Visit website

What do people think of Prettier?

The community submitted 46 reviews to tell us what they like about Prettier, what Prettier can do better, and more.
What do you think about Prettier?
Leave a rating or review for the community
4.8/5All time (4 reviews)
1/5
Recently (0 reviews)

46 Reviews
SHREYANSH JHA

Engineering at Rishabh Software

4 reviews
Amazing tool for formatting JavaScript, TypeScript, CSS, SCSS, HTML and JSON code
Share

Vrund Pathak

Other

3 reviews
Amazing tool for javascript use and angular use
Share

stretch07
stretch07

Engineering

40 reviews
Share

Danny Nemer
Founder @ Conductor
7 reviews
Share

Brandon Bayer

Founder & Leadership at Flightcontrol

14 reviews
Recommended this product
Review of Prettier

It’s truly an essential for modern developers.

Share

yamalight
yamalight
Hi, I'm Tim
1 review
Recommended this product
Review of Prettier

Changed the way I develop js apps forever

Share

Chris
Chris
Lead Digital Weaver
1 review
Recommended this product
Review of Prettier

I'm not a Javascript developer so I love that Prettier makes generally good formatting decisions for me, freeing need up to think about the code. It's easy to apply Prettier to any project I'm working on, even if other proper in the project aren't using it.

Share

Jan Killian
Software Engineer
3 reviews
Recommended this product
Review of Prettier

Using on all frontend projects. Saves our teams time by never having to discuss formatting again.

Share

Zhang Buzz
CTO, Qiban
2 reviews
Recommended this product
Review of Prettier

As a frontend engineer, the code format is very very important to me. I used ESLint at first, and have to manually format every line of code. Later I found Prettier, it really save me lots of time. However, sometimes it will conflict with specific ESLint rules, in that case, you have to manually disable some ESLint rules in .eslintrc file in order to let Prettier handle everything.

Share

rexthestrange
@rexthestrange
1 review
Does not recommend this product
Review of Prettier
This should be called Code Nazi - it's opinionated nature (good term for it - opinionated is not a good thing) makes it useless in my books. It should allow each user to customize EVERY aspect of their environment. That way, the debate about, for example, whether to use spaces or tabs (an age old debate) simply goes away. Each programmer gets the file out of the repository, it's formatted to their liking and when they check it back in it gets formatted to a standard specification determined BY THE ORGANIZATION, NOT Code Nazi.
Share