Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ts-dev-serverNew to Visual Studio Code? Get it now.
ts-dev-server

ts-dev-server

extremebasic

|
403 installs
| (0) | Free
Dev server for TypeScript projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ts-dev-server README

This is the README for "ts-dev-server".

0.0.12

Initial release of ts-dev-server

ts-dev-server is a simple inbuilt web server for Visual Studio Code that provides transparent transpiling of .ts and .tsx files via sucrase. This allows live development against typescript files without needing the overhead of bundling when using a browser that supports es6 modules.

switched to using a modified tsconfig-paths for consistent paths resolution

OPTIONS handling for CORS

HTML-free ts/tsx method running

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft