0.0.8 • Published 2 years ago

@luaisgoated/js-watch v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago