Supercharge Paw using extensions! Either you want to have generated client code for your favorite language, import 3rd party file formats or compute dynamic values, an extension is probably here for you. You can also make your own.
A Paw Extension to match and replace a pattern in an input string. It uses the JavaScript replace method, so the regular expression syntax must follow the JavaScript syntax (see the RegExp object).
Install on Paw
com.luckymarmot.PawExtensions.RegexDynamicValue
ccbb0129a927d767c21b1bb924368fc964d2d724
Fork on Github