cfinity/Find and Replace String

Replace occurrences of given symbols in a string

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
inputThe string you want to run this action onyes
replaceA regex, that will be matched against to find a string to be replacedyes
withThe string to be replaced withyes
namedescription
valueThe new value after find-and-replace has been run