1.0.0-alpha.5 • Published 4 years ago

yafee v1.0.0-alpha.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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?

  1. feed doesn't adhere fully to the RSS standard. It's hard (impossible?) to add arbitrary elements with a corresponding XML namespace.
  2. 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

1.0.0-alpha.5

4 years ago

1.0.0-alpha.4

4 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago