Socket
Socket
Sign inDemoInstall

rgd

Package Overview
Dependencies
29
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rgd

> GitHub Discussions API - RSS & JSON


Version published
Weekly downloads
50
decreased by-1.96%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

rgd

GitHub Discussions API - RSS & JSON

npm install -g rgd

# or
npm install -D rgd
Usage: rgd

Options:
  --owner:            github username
  --repo:             github repository
  --type:             discussions | discussions2 | issues, default is `discussions`
  --issues-owner:     github username(issues) - data owner
  --issues-repo:      github repository(issues) - data repo
  --dis-owner:        github username(discussions2) - data owner
  --dis-repo:         github repository(discussions2) - data repo
  --issues-state:     github issues states (issues), `OPEN` or `CLOSED`, by default no filtering
  --mode:             api generates json files, rss files, etc. default `rss`
                      example: `--mode=json,rss`
  --jsonfmt:          beautify json, default `false`
  --jsontype:         `md` or `html`, default `html`
  --token:            generate token -> https://github.com/settings/tokens/new
  --limit:            if not set, all are requested by default, value is number, no more than 100
  --outdir:           output file root directory, default `.`
  --filename:         rss file name, default `feed.xml`
  --site-title:       default `RSS`
  --site-link:        defalut `/`
  --site-desc:        defalut `GitHub Discussions`

Usage

  • Show GitHub Discussions on your GitHub profile/project readme
  • lencx/gg - 🦄 GG (Gatsby + GitHub) - A gatsby website builder based on github discussions

License

MIT License © 2021 lencx

Keywords

FAQs

Last updated on 12 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc