@thedigital/time-counter-polymer3
v1.2.0
Published
Web Component to display an incremental timer - Polymer 3
Downloads
3
Maintainers
Readme
<time-counter>
Web Component to display an incremental timer - version Polymer 3
Intall:
npm install --save time-counter-polymer3Example 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.
