JSFiddle - React, Tailwind, and code Playground

HTML

<script src="http://github.com/arieh/SimpleCounter/raw/master/Source/SimpleCounter.js"></script>
<div id='res'></div>

JavaScript

var counter1 = new SimpleCounter('res',1333333,{'format':'{d} - {h}:{m}:{s}'});