Advertise here

jQuery Plugins Tagged ‘formatter’

Prettier – Opinionated JavaScript Formatter

January 12, 2017     975     Text & String
Prettier – Opinionated JavaScript Formatter

Prettier is an opinionated JavaScript formatter inspired by refmt with advanced support for language features from ES2017, JSX, and Flow. 

Prettier gets rid of all original styling and guarantees consistency by parsing JavaScript into an AST and pretty-printing the AST.

Read More »