Skip to content

siddii/angular-feeds

Repository files navigation

angular-feeds

Introduction

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.

Get Started

With any of the following options

  • Clone the repo - git@github.com:siddii/angular-feeds.git
  • Install angular-feeds using Bower - bower install angular-feeds

Examples

Please checkout the examples to understand the usage of this module - http://siddii.github.io/angular-feeds/