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.
- Host: GitHub
- URL: https://github.com/jodytate/angular-doge-directive
- Owner: jodytate
- Created: 2014-10-09T01:23:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T04:05:01.000Z (about 11 years ago)
- Last Synced: 2025-07-16T05:27:00.195Z (11 months ago)
- Topics: angularjs, doge
- Language: HTML
- Homepage:
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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