Angular Feeds renders Atom, RSS and Media feeds using simple HTML markup (aka Directives). It internally uses Google Feeds for reading & parsing feeds and comes with default template for displaying feed content. You can also configure it to use a different template of your choice.
With any of the following options
- Clone the repo -
[email protected]:siddii/angular-feeds.git
- Install
angular-feeds
using Bower -bower install angular-feeds
Please checkout the examples to understand the usage of this module - http://siddii.github.io/angular-feeds/