FAQ
Is my TypeScript code uploaded to a server?
No, all processing happens locally in your browser. Your code never leaves your computer.
What TypeScript features are supported?
The viewer supports all TypeScript syntax with proper highlighting including interfaces, types, generics, and modern ES features.
Can I edit the code in this viewer?
This is currently a read-only viewer. For editing capabilities, consider using a full IDE like VS Code.
Is there a file size limit?
Performance may degrade with very large files (several MB), but there's no hard-coded limit.