ruffiem / angular-feeds

AngularJS module for Atom, RSS & Media feeds

Home Page:http://siddii.github.io/angular-feeds/app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://siddii.github.io/angular-feeds/app/

License:MIT License


Languages

Language:HTML 46.3%Language:JavaScript 44.4%Language:CSS 9.3%