## Install
* * *
`bower install {{module}}`
**Add to your app**
`angular.module('app’, ['{{module}}])`
[Live demo](http://{{module}}.cklsylabs.com/)
# Directives
* * *
## {{directive.name}}
**MARKUP**
```html
```
**{{p.toUpperCase()}}**
`{{key}}` - *{{option.type}}* -
* * *
# Services
* * *
## {{service.name}}
### {{p}}
***{{key}} - {{option.type}}***
```javascript
```
**{{key}}**
* `{{a}}` - *{{argument.type}}*
```html
```
* * *