DeMoorJasper / fswatcher-child

An error prone wrapper over chokidars fswatcher for better performance and stability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An error prone wrapper over chokidars fswatcher for better performance and stability

License:MIT License


Languages

Language:JavaScript 100.0%