Prettier 是一款代码格式化工具,适用于JavaScript、TypeScript、HTML、JSX、Vue、JSON、Markdown等
Black - 毫不妥协的 Python 代码格式化工具
Rome 是一个完整的 JavaScript 工具链,集代码检测、打包、编译、测试等功能于一身。目标是替代 Babel, ESLint, webpack, Prettier, Jest
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
A Python utility / library to sort imports.
Visual Studio Code extension for Prettier
Keep your code spotless
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
An opinionated Blade file formatter for VSCode
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Code ➡️ `prettier` ➡️ `eslint --fix` ➡️ Formatted Code ✨