timestamp-hero

A javascript stopwatch for testing

Usage no npm install needed!

<script type="module">
  import timestampHero from 'https://cdn.skypack.dev/timestamp-hero';
</script>

README

timestamp

A javascript Stopwatch for testing

Usage

Via CDN

Add this script to your body tag

<script src="https://cdn.jsdelivr.net/gh/haneenmahd/timestamp@master/dist/main.js"></script>

Via npm

npm install timestamp

Via yarn

yarn install timestamp