RSS reader written in JavaScript.
Will grab, read a RSS feed using JavaScript. To circumvent any Cross-Origin (CORS) problems the feed is fetched via Yahoo's YQL service.
Pure JavaScript - not dependent on jQuery or anything else (only a current browser).
See the parser in action: https://lassestilvang.github.io/js-rss-reader/
If you feed like playing around with the code right away, you can fork my Codepen: https://codepen.io/LasseStilvang/pen/brajoo