Async Grep Useful node bindings to allow for multiple files to be "greped" simultaneously. ##Install npm install nodegrep ##Usage nodegrep <pattern> <file> <file> ... nodegrep command package.json package.json:4 "description": "async grep command",