watchman.js

0.1.2 • Public • Published

Watchman.js

A cross-platform file watching API with a powerful expression parser written in Node.js.

Inspired from the watchman project by Facebook.

You should head over to the website to read the full docs.

Getting the source

git clone https://github.com/sankha93/watchman.js.git
cd watchman.js
npm install

This will download all the dependencies.

To run the tests, execute:

npm test

Contribute

You bug reports, suggestions are most welcome. File them on the issues page. You can submit a pull request as well.

Package Sidebar

Install

npm i watchman.js

Weekly Downloads

2

Version

0.1.2

License

MIT

Last publish

Collaborators

  • sankha93