@therapychat/time-counter
v1.1.1
Published
Web Component to display an incremental timer
Maintainers
Readme
<time-counter>
Web Component to display an incremental timer
Intall:
bower install -S time-counterExample of use:
<time-counter id="timer"></time-counter>Documentation
Checkout the webcomponents page.
Changelog
See CHANGELOG file.
Contributing
Please read CONTRIBUTING file to follow good practices.
You will need NodeJS.
- Close the repo:
git clone [email protected]:TherapyChat/time-counter.git - Install dependencies:
npm install - Code!
- Test:
npm test - Create a Pull Request
Contributors
License
This project is available under the Apache License 2.0. See the LICENSE file for more info.
