timestamp-hero
v1.0.0
Published
A javascript stopwatch for testing
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 timestampVia yarn
yarn install timestamp