vrsoftbr/Search Text

Search a text in files into repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
textText to search in files contentyes
includeFile pattern to search files that match (Ex.: *.ts or *.{js.ts} to multiples)yes
exclude-dirDirectory to be ignored (Ex.: node_modules or {node_modules,coverage} to multiples)no
error-on-findWhen find, throw a error?yesfalse
namedescription
countCount of incidence of text in files