Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feedalizer

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feedalizer

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

Code Climate

Feedalizer

Feedalizer is a small Ruby library that glues together Oga with the standard RSS library in a way that makes it easy to transform web pages into RSS feeds. If you ask me, it makes it too easy.

This gem was originally created by Christoffer Sawicki who made the last version 0.1.2. During my search for a way to convert web pages to RSS feeds, I came upon this Gem and decided to revive it again. It originally used Hpricot which isn't supported anymore. So I just yanked it out and replaced it with Oga.

In the process, I made some minor adjustments to the Gem layout.

Christoffer has been so kind to grant me author approval on RubyGems.org so I could make the necessary changes to update this gem.

Installation

Add this line to your application's Gemfile:

gem 'feedalizer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install feedalizer

Usage

First of all, see the included examples and take a quick look at the code.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake false to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/michaelrigart/feedalizer.

FAQs

Package last updated on 17 Aug 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc