timestamp-hero
v1.0.0
Published
A javascript stopwatch for testing
Downloads
1
Maintainers
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