@ninjaasmoke/tsnode

1.0.3 • Public • Published

tsnode

tsnode - Create your NodeJS server with typescript!

tsnode is a CLI tool that helps build Node.Js applications by automatically restarting the node application when file changes in the directory are detected.

It does not require any additional changes to your code during developement. It is a replacement wrapper for node. To use tsnode, replace the word node on the command line when executing your script.

Installation

npm install -g @ninjaasmoke/tsnode

And tsnode will be installed globally to your system path.

TODO

  • Kill the sub-process as well to exit

Package Sidebar

Install

npm i @ninjaasmoke/tsnode

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

4.24 kB

Total Files

7

Last publish

Collaborators

  • ninjaasmoke