A simple webpack 2 compatible loader to pass a file through String.prototype.replace for string or regular expression replacement. match: {String} or {RegExp}, the first parameter to String.replace().
This is a very naive implementation of the PHP function str_replace in C. I wrote it in purpuse to learn C basics. Basically, it search for the index of the searched word in the subject string. If no ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results