js-stopwatch

JS Stopwatch class with start, restart, stop, reset & alarm (AKA execute callback) methods.

Usage no npm install needed!

<script type="module">
  import jsStopwatch from 'https://cdn.skypack.dev/js-stopwatch';
</script>

README

Welcome to js-stopwatch 👋

Version Documentation Maintenance License: MIT Twitter: jasbanza

JS Stopwatch class with start, restart, stop, reset & alarm (AKA execute callback) methods.

🏠 Homepage

Demo

Install

npm install js-stopwatch

Run tests

npm run test

Author

👤 Jason Banfield

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Jason Banfield.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator