0.0.8 • Published 1 year ago

@luaisgoated/js-watch v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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
0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago