String.prototype.toLowerCase()

console.log('QWERTY'.toLowerCase()); // 'qwerty'