node-monocle

Watch directories for file changes - Node.js module
  https://github.com/samccone/monocle
  0
  no reviews



This module provides a thin layer on top of Node.js fs.watch tool. It helps watching nested directories, arbitrary paths, and deals with some cross-platform issues.

Node.js is an event-based server-side JavaScript engine.