Can anybody describe clearly what the use of watchman available in npm library?
----Details I found---
npm - npm is the largest NodeJS package manager
NodeJS - Server-side Javascript runtime
Watchman - Simple utility that watches files/directories for changes and performs an action when they change(This is not clear for me/ what it deoes?/is there any example?)