@luaisgoated/js-watch

0.0.8 • Public • Published

js-watch

js-watch is a simple npm cli that can watch ay file you put into it and execute the file when it changes.

Things you CANT do

  • Use web APIs
  • Use stdin
  • Mess with the local scope of the cli.

Things you CAN do

  • Use async/await syntax
  • Use node packages

Readme

Keywords

Package Sidebar

Install

npm i @luaisgoated/js-watch

Weekly Downloads

3

Version

0.0.8

License

ISC

Unpacked Size

2.47 kB

Total Files

5

Last publish

Collaborators

  • luaisgoated