Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/previousdeveloper/angular-simple-countdown

a simple countdown angular directive with multiple language.
https://github.com/previousdeveloper/angular-simple-countdown

Last synced: about 1 month ago
JSON representation

a simple countdown angular directive with multiple language.

Awesome Lists containing this project

README

        

# angular-simple-countdown
a simple countdown angular directive with multiple language. It is improvement of the [simple-inline-countdown-directive](https://github.com/globaljake/simple-inline-countdown-directive)

## Installation

### Bower

`bower install angular-simple-countdown`

```html
local

```

```html
local

```

## Usage
```javascript
var myApp = angular.module('app', ['countdownTimer']);




```
## Field Schema

`countdown`: initializes directive

`end-date`: the end date. _takes any format js Date() allows_

`units`: which units you want the countdown to be viewed in

`lang`:lang="TR"