node-findit2

walk a directory tree recursively with events
  https://github.com/andrewrk/node-findit
  0
  no reviews



Findit2 is a Node.js module to recursively walk directory trees. It supports optionally following symlinks and detects file system loops.

This module is a backward-compatible rewrite of node-findit to provide bug fixes and better symlink support.

Node.js is an event-based server-side JavaScript engine.