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.
atom-auto-prettier
An Atom package that semantically reformats Javascript based on the window size
eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
alfred-prettier-clipboard
🎨 Format code in your clipboard with Prettier
figma-plugin-typescript-boilerplate
Figma plugin TypeScript boilerplate to start developing right away
eslint-config-welly
😎 ⚙️ ESLint configuration for React projects that I do. Feel free to use this!
vue3-vite-ts
Vue 3 Scaffolding (Vite + TS + Linters + Jest + TailwindCSS)
arya-jarvis
🛠 Designed to save developers more time and energy. https://www.jeffjade.com/
arya-jarvis-doc
Arya Jarvis:旨在为开发人员节省更多时间和精力(Document)
simple-boilerplate
This is a simple webpack boilerplate for your comfortable work with HTML, JS and CSS.