Skip to content

TherapyChat/time-counter

Repository files navigation

Build status Published on webcomponents.org js-standard-style

<time-counter>

Web Component to display an incremental timer

Intall:

bower install -S time-counter

Example 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.

  1. Close the repo: git clone git@github.com:TherapyChat/time-counter.git
  2. Install dependencies: npm install
  3. Code!
  4. Test: npm test
  5. Create a Pull Request

Contributors

License

This project is available under the Apache License 2.0. See the LICENSE file for more info.