rss-parser-with-maxsize
Version:
A lightweight RSS parser, for Node and the browser
14 lines (10 loc) • 611 B
Markdown
# rss-parser
[![Version][npm-image]][npm-link]
[![Build Status][build-image]][build-link]
[![Downloads][downloads-image]][npm-link]
[downloads-image]: https://img.shields.io/npm/dm/rss-parser.svg
[npm-image]: https://img.shields.io/npm/v/rss-parser.svg
[npm-link]: https://npmjs.org/package/rss-parser
[build-image]: https://github.com/rbren/rss-parser/workflows/tests/badge.svg
[build-link]: https://github.com/rbren/rss-parser/actions
This version is a patch onto rss-parser version 3.13.0 that enforces maximum size of the rss. Once our pull requests is approved, this package will no longer be required.