Skip to content

markwillis82/ngrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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",

About

node based asynchronous grep command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published