wfileswatcher

0.1.65 • Public • Published

module::FilesWatcher status stability-experimental

Aggregates file watching strategies and provides a single interface to them. The strategy can be a wrapper around a built-in feature or a separate library. Use the module to easily create watcher instances, pause/resume watchers, switch between watcher strategies and control created watchers using the watcher manager class.

Try out from the repository

git clone https://github.com/Wandalen/wFilesWatcher
cd wFilesWatcher
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wfileswatcher@stable'

Willbe is not required to use the module in your project as submodule.

/wfileswatcher/

    Package Sidebar

    Install

    npm i wfileswatcher

    Weekly Downloads

    1

    Version

    0.1.65

    License

    MIT

    Unpacked Size

    85.8 kB

    Total Files

    15

    Last publish

    Collaborators

    • wandalen