New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

yafee

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yafee

Yet Another Feed Generator

latest
Source
npmnpm
Version
1.0.0-alpha.5
Version published
Weekly downloads
11
266.67%
Maintainers
1
Weekly downloads
 
Created
Source

feed2

This feed generator is heavily inspired by feed, so much cudos to the author of that module.

So why creating yet anonther feed generator?

  • feed doesn't adhere fully to the RSS standard. It's hard (impossible?) to add arbitrary elements with a corresponding XML namespace.
  • feed is hard (impossible?) to extend

So the intention of this module is to make a generic feed generator that has good typings, adhere fully to the various standards and is easily extendable.

Duly note: this module is in its infancy

Keywords

feed

FAQs

Package last updated on 28 Jan 2020

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