JSFiddle - React, Tailwind, and code Playground

by mendelthecoder

JavaScript

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