Skip to content

Uvacoder/rssParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-parser

You can parse RSS from multiple URL's

Installation

  1. npm i
  1. npm run build
  2. npm link

Usage

rss -help

Usage: commands [options] [command]

RSS parser

Options:

-V, --version output the version number
-f, --format [format] add the specified output format (choices: text, html, json) (default: "text")
-s, --sort [by] sort list by (choices: title, date)
-h, --help display help for command

Commands:

parse RSS parser
help [command] display help for command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published