JSFiddle - React, Tailwind, and code Playground

HTML

<body>
  <div>
    <div>
    <div>


    </div>
</body>

JavaScript

alert($("body").html().match(/\/div/gi).length);