This is a functional and visual (optional) angular reusable component that provides you with a chronometer.
On a web component style
<ng-chronos
ng-model=""
[template-url=""]>
</ng-chronos>
Download the production version or the development version.
In your web page:
<script src="angular.js"></script>
<script src="dist/ng-chronos.min.js"></script>
(Coming soon)
(Coming soon)