Prettier topic

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.

List Prettier repositories

eslint-plugin-prettier-vue

113
Stars
9
Forks
Watchers

:ok_hand: ESLint plugin for Prettier formatting, which is better for Vue SFC

reactjs-vite-tailwindcss-boilerplate

456
Stars
90
Forks
Watchers

This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

base-configs

5
Stars
0
Forks
Watchers

A collection of base configs for code quality and linting tools.

bradgarropy.com

100
Stars
25
Forks
Watchers

🏠 my home on the web

dotfiles

30
Stars
10
Forks
Watchers

💻 My dotfiles: .vimrc, .gitconfig, .bash_profile, etc

prettier-github

242
Stars
22
Forks
Watchers

Format code in GitHub comments with Prettier

next-pwa-template

408
Stars
45
Forks
Watchers

Next.js progressive web app template