Skip to content

kmabadshah/jsgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsgrep

PCRE style grepper written with JavaScript

Usage:

printf 'hello\nworld\nhello world' >> file.txt
./main.js /hello/gi file.txt

About

PCRE style grepper written with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published