jonschlinkert/frep

jonschlinkert/frep

Releases1
Frequency
Last Release
Stars15
A find and replace utility. Modify strings by passing an array of RegExp or string replacement patterns

Linked projects

Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays