Code Formatter Guide

1. Overview

Our Code Formatter uses Prettier, the industry standard code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules.

2. Supported Languages

3. Privacy

This tool runs entirely in your browser using WebAssembly/JS. Your code is never sent to any server. You can format sensitive configuration files safely.