myrss

0.0.4 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i myrss

    Weekly Downloads

    18

    Version

    0.0.4

    License

    BSD

    Last publish

    Collaborators

    • ftft1885