javascript global regex match return code example Example: js string to regex const regex = new RegExp('https:\\/\\/\\w*\\.\\w*.*', 'g');