Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tnpmNew to Visual Studio Code? Get it now.
tnpm

tnpm

yize

|
583 installs
| (0) | Free
tnpm commands for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode extensions to manage tnpm commands. This repo is inspired by the official sample. More commands will come.

Commands available

  • tnpm init
  • tnpm install
  • tnpm install <pkg> --save
  • tnpm install <pkg> --save-dev
  • tnpm uninstall <pkg> --save
  • tnpm uninstall <pkg> --save-dev
  • tnpm start
  • tnpm test
  • tnpm publish [tag]
  • tnpm deprecate <pkg>[@version] message (experimental)
  • tnpm run <script>

Not happy with the available commands ? No problem, raw command is also available. Enter any tnpm command you want.

Run last executed script

You can also run the last executed script by typing tnpm run last....

Contribute

Report a bug or a suggestion by posting an issue on the git repository (https://github.com/yize/vscode-tnpm).

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