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

https://github.com/emalherbi-zz/starmie-angularjs

Show GitHub Starred & Repos using AngularJS (Starmie)
https://github.com/emalherbi-zz/starmie-angularjs

Last synced: about 2 months ago
JSON representation

Show GitHub Starred & Repos using AngularJS (Starmie)

Awesome Lists containing this project

README

        

[Starmie](http://emalherbi.github.io/starmie-angularjs/)
=======

Show GitHub Starred & Repos.

## Usage

If you liked, fork this project and change the user name and gravatar url.

```javascript
var user = 'emalherbi',
gravatar = 'http://www.gravatar.com/avatar/b4b2e05c730f60dd7ad3acb964bed758.png?size=100px';
```

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Test your changes to the best of your ability.
4. Update the documentation to reflect your changes if they add or changes current functionality.
5. Commit your changes (`git commit -am 'Added some feature'`)
6. Push to the branch (`git push origin my-new-feature`)
7. Create new Pull Request

## License

"THE BEER-WARE LICENSE" (Revision 42):

As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.