New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

watchman.js

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watchman.js

A file watching API with a powerful expression parser

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

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.

Keywords

fs

FAQs

Package last updated on 30 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts