node-sane
Nodejs fast, small, and reliable file system watcher
Description
Sane aims to be fast, small, and reliable file system watcher. It does that by: * By default stays away from fs polling because it's very slow and cpu
intensive
* Uses `fs.watch` by default and sensibly works around the various issues
* Maintains a consistent API across different platforms
* Where `fs.watch` is not reliable you have the choice of using the following
alternatives:
* the facebook watchman library (embedded)
* the watchexec library (embedded)
* polling
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/amasad/sane
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-sane