FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Nisarg-123-web/angular-timer: re-usable/inter-operable AngularJS timer directive ⛺ · GitHub

 
 

Repository files navigation

angular-timer — A simple, re-usable, inter-operable timer directive

Getting started

With any of the following options...

Requirements

With Bower install :

  • Install humanize-duration using Bower - bower install humanize-duration
  • Install momentjs using Bower - bower install momentjs

And include these scripts in your webpage :

  • bower_components/momentjs/min/moment.min.js
  • bower_components/momentjs/min/locales.min.js
  • bower_components/humanize-duration/humanize-duration.js

Running locally

Install all bower components - bower install Using Grunt type grunt from command line, the default task will open index.html page in your default browser

Running tests

Following command will run both unit & End-to-End (e2e) tests

grunt tests

Examples

There are some examples on the index page http://siddii.github.io/angular-timer/index.html. Please go over them to get an understanding on how this module works.

About

re-usable/inter-operable AngularJS timer directive ⛺

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL