regex-loop

js
It executes the sepecified regexp for the given text and executes the callback with the match. If a global regexp is used, it creates a loop.
Version 1.0.3 License MIT
Keywords
regexploopregularexpression
It executes the sepecified regexp for the given text and executes the callback with the match. If a global regexp is used, it creates a loop.