fast-rss-parser

0.0.2 • Public • Published

fast-rss-parser

fast rss parser

const { parse } = require('fast-rss-parser')
const result = await parse(xml)

You can find example result at test/__fixture__/output

License

MIT © fengkx

Readme

Keywords

none

Package Sidebar

Install

npm i fast-rss-parser

Weekly Downloads

6

Version

0.0.2

License

MIT

Unpacked Size

15.1 kB

Total Files

5

Last publish

Collaborators

  • fengkx