Socket
Socket
Sign inDemoInstall

@therapychat/rss-items

Package Overview
Dependencies
0
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @therapychat/rss-items

Polymer element to show RSS items


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
2
Install size
61.5 kB
Created
Weekly downloads
 

Readme

Source

Build status Published on webcomponents.org js-standard-style

<rss-items>

Polymer element to show RSS items

Intall:

bower install -S rss-items

Example of use:

<rss-items
  url="https://content.therapychat.com"
  max="3"
></rss-items>

Documentation

Checkout the webcomponents page.

Changelog

See CHANGELOG file.

Contributing

Please read CONTRIBUTING file to follow good practices.

You will need NodeJS.

  1. Close the repo: git clone git@github.com:TherapyChat/rss-items.git
  2. Install dependencies: npm install
  3. Code!
  4. Test: npm test
  5. Create a Pull Request

Contributors

License

<rss-items> is available under the Apache License 2.0. See the LICENSE file for more info.

Keywords

FAQs

Last updated on 21 Mar 2018

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