jacobtomlinson/Find and Replace

Find and replace a string in your project files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
includeA glob of files to include in our find and replaceno**
excludeA glob of files to exclude in our find and replaceno.git/**
findThe regular expression (or fixed string) we want to replaceyes
replaceThe new string to replace withyes
regexWhether to match with.find as a regular expression instead of a fixed stringno
namedescription
modifiedFilesThe number of files which have been modified