JSFiddle - React, Tailwind, and code Playground
JavaScript
alert(prompt("try it!","TeSt").replace(/[A-Z]/g,function($){return String.fromCharCode($.charCodeAt()+32)}))
alert(prompt("try it!","TeSt").replace(/[A-Z]/g,function($){return String.fromCharCode($.charCodeAt()+32)}))