1.1.1 • Published 6 years ago

fswatcher-child v1.1.1

Weekly downloads
1,313
License
MIT
Repository
github
Last release
6 years ago

FSWatcher child

Build Status

FSWatcher child is a wrapper around chokidar's FSWatcher to provide an error prone layer between your code and chokidar using a child process.

To get a reliable result in testing listen for the ready event, as the watcher will not be able to look for file changes during startup times.

License

MIT