snsinahub-org/regex-string-replace

Replace a string with or without regex

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stringThe string to replaceyes
regexThe regex to use for replacementno
replacementThe replacement stringno
flagsThe flags to use for regexno
namedescription
replaced_stringThe replaced string