Skip to content

A few feature requests #58

Open
Open
@ghost

Description

I've been considering switching over from chokidar to this due to a few issues, and having 0 dependencies is actually somewhat appealing to me.

But I'm missing a few features:

  • Initial Scan (report found files as when starting the watcher)
  • A "create" event (for when files are created)
  • When a directory is removed in a recursive watch, report it's contents recursively as individual 'remove' events as well

Currently I have a few dirty workarounds for some of the things above, but it'd be nice if node-watch can have these built-in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions