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

https://github.com/jodytate/angular-doge-directive

When your AngularJS project needs a doge.
https://github.com/jodytate/angular-doge-directive

angularjs doge

Last synced: 11 months ago
JSON representation

When your AngularJS project needs a doge.

Awesome Lists containing this project

README

          

# Angular Doge Directive
[Homepage](http://jodytate.github.com/angular-doge-directive/)

## Bower
Install via `bower`:

```bash
bower install angular-doge-directive
```
## npm
Install via `npm`:

```bash
npm install angular-doge-directive
```

## Example
See the [homepage](http://jodytate.github.com/angular-doge-directive/) for an example.

```html




```

## Credits
Angular Doge Directive was inspired by [Angular Unicorn Directive](https://github.com/btford/angular-unicorn-directive).

## License
MIT