fswatcher-child
wrap chokidar's FSWatcher in a child process, so that it is crash free
Last updated 8 years ago by jasperdm .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install fswatcher-child 
SYNC missed versions from official npm registry.

FSWatcher child

Build Status

FSWatcher child is a wrapper around chokidar's FSWatcher to provide an error prone layer between your code and chokidar using a child process.

To get a reliable result in testing listen for the ready event, as the watcher will not be able to look for file changes during startup times.

License

MIT

Current Tags

  • 1.1.1                                ...           latest (8 years ago)

13 Versions

  • 1.1.1                                ...           8 years ago
  • 1.1.0                                ...           8 years ago
  • 1.0.5                                ...           8 years ago
  • 1.0.4                                ...           8 years ago
  • 1.0.3                                ...           8 years ago
  • 1.0.2                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 0.0.5                                ...           8 years ago
  • 0.0.4                                ...           8 years ago
  • 0.0.3                                ...           8 years ago
  • 0.0.2                                ...           8 years ago
  • 0.0.1                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (5)
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |