react-string-replace icon indicating copy to clipboard operation
react-string-replace copied to clipboard

Feat: Add count parameter to match only the first 'n' items

Open kieransimkin opened this issue 1 year ago • 2 comments

I needed to do single replacements using this library and found this issue reporting someone else trying to do the same thing: https://github.com/iansinnott/react-string-replace/issues/45 I've made this change.

kieransimkin avatar Feb 23 '24 11:02 kieransimkin

Test and documentation added. This is now in use at https://komment.ai/

kieransimkin avatar Feb 23 '24 15:02 kieransimkin

Just added some fixes that came up as a result of our internal testing

kieransimkin avatar Feb 27 '24 14:02 kieransimkin