path-monitor

1.0.0 • Public • Published

path-monitor

Module for monitoring file changes in path

Usage

const path_monitor = require('path-monitor');

path_monitor.monitorPath("C:");

path_monitor.on('data', (data) => {
    console.log(data);
});

Readme

Keywords

none

Package Sidebar

Install

npm i path-monitor

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

7.96 MB

Total Files

16

Last publish

Collaborators

  • kamil062