← Hub
DevTools Hub
Home
Regex
JSON
Markdown
Image
Convert
HC
Home
/
Format
Code Formatter
Format code with a consistent style. Prettier integration coming up.
Language
JavaScript
TypeScript
JSON
CSS
Markdown
HTML
Input
function hello(name: string){ return 'Hello, ' + name }
Formatted
Copy