Skip to content

emrivero/vscode-ts-node-playground

Repository files navigation

ts-node-playground

Project based on the Rust extension by Conrad Ludgate.

Thank you for the inspiration!

Conrad GitHub Profile

Extension Repository

TS-Node Playground

Extension to easily write and execute TypeScript and Node scripts without having to create a project from scratch or use websites.

Usage

Press CTRL+SHIFT+P and type TS-Node Playground to choose between the options:

  • TS-Node Playground: Create new Playground: Creates a new folder with a index.ts file.
  • TS-Node Playground: Run existing Playground: Runs the selected file from list.

Example

Example

Features

  • Create new TS-Node Playground
  • Run an existing TS-Node Playground
  • Run ts-node in the current file
  • Configuring the playground (tsconfig.json)
  • Install npm dependencies for playground
  • Name the playground on creation

About

TS-Node Playground in VSCode

Resources

Stars

Watchers

Forks

Packages

No packages published