danmactough / node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js
Other
1.97k stars 192 forks source link

ES6 usage example #160

Closed midudev closed 2 years ago

midudev commented 8 years ago

Hi! First of all, thanks for your work. :) I had some troubles using the library with ES6 by trying to stick with the documentation so I decided to share here an example of how to use it using ES6 compatible with Node.js with version above 4.0.0.

https://gist.github.com/miduga/6f05b27e16c98f887995