node-fstream-ignore

Directory reader configurable by .ignore module for Node.js
  https://github.com/isaacs/fstream-ignore
  0
  no reviews



Node-fstream-ignore filters out files that match globs in `.ignore` files throughout the tree, like how git ignores files based on a `.gitignore` file.

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