A Chrome extension that brings TypeScript to your browser's DevTools. Write, compile, and execute TypeScript code snippets on the fly. Perfect for web developers who want to test TypeScript ideas quickly without leaving their browser.
Have a question about TypeScript Console? Ask it here and get a real answer.
Do you use TypeScript Console?
Maker Comment
Maker
📌
I'm excited to share TypeScript Console for Chrome DevTools. As a web developer, I often found myself wanting to quickly test TypeScript snippets while working in the browser. Existing solutions were outdated, so I created this extension to fill that gap.
Key features:
• Write and run TypeScript directly in DevTools
• Instant compilation and execution
• Supports latest TypeScript features
• Easy to use: just Cmd/Ctrl+S to run
I'd love to hear your feedback and suggestions for improvement. Feel free to ask any questions!