Skip to content

alaromeny/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/

About

AngularJS module for Atom, RSS & Media feeds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.5%
  • JavaScript 44.2%
  • CSS 9.3%