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

@andrejewski/atom-feed-generator

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andrejewski/atom-feed-generator

Generate better Atom feeds

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Atom feed generator

The wrapper around the NPM feed package I use for my website feeds

npm install @andrejewski/atom-feed-generator

Improves upon the feed package by:

  • Using richer types to encourage support for most feed readers
  • Providing a simpler API that works on plain JS data instead of a class-based interface
  • Removes unnecessary cruft such as generator name annotation and copyright
  • Focuses only on generating Atom feeds allowing for better naming

Feedback on the generated output is appreciated. I didn't really think that I'd have much to improve about the most popular feed reader generator package in the year 2022 but there was enough I did to work around feed that I thought it was worth sharing. If I'd had the time I would have approached this as a clean room exercise, but I will document what I learn about Atom feed generators going forward in this repository.

Keywords

FAQs

Package last updated on 31 Dec 2022

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