Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-timer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-timer

### Getting started With any of the following options... * Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js * Clone the repo - `git@github.com:siddii/angular-timer.git` * Install angular-timer

  • 1.3.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Getting started

With any of the following options...

  • Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js
  • Clone the repo - git@github.com:siddii/angular-timer.git
  • Install angular-timer using Bower - bower install angular-timer
  • Add timer to your list of modules

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.

FAQs

Package last updated on 16 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc