Issues du dépôt
jonschlinkert/replace-nth
Replace only specific occurrences of a string. e.g. if the string exists 10 times, you can replace, say, the 3rd and 8th occurrences only, etc. Returns a new string with nth specific matches of a pattern replaced by a replacement. The pattern can be a string or a RegExp, and the replacement can be a string or a function to be called for each match.
Issues
Aucune issue indexée ouverte trouvée pour ce dépôt.