Case Converters
Case
Styling
Encoding
Formatting
Translate
Analysis
Random
English
Toggle theme
Toggle Menu
TypeScript Formatter
Paste your TypeScript code below to beautify and format it.
Indentation
2 spaces
4 spaces
Unformatted TypeScript
function add(a:number,b:number):number{return a+b}
Formatted TypeScript
CHARACTERS: 50
WORDS: 3
SENTENCES: 1
LINES: 1