0.0.4 • Published 11 years ago

myrss v0.0.4

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

#MYRSS

##Introduction

google reader will close?

we just want to get RSS

##Installation

npm install myrss

##API

var url = "http://cn.engadget.com/";

myrss(url,function(result){
	console.log(result);
})

##TODO

There is too many bugs

  1. cannot afford redirect

  2. only support Atom and RSS version 2.0

and so on

###License

Released under the license of MIT, welcome to enjoy open source.

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago