0.6.10 • Published 7 months ago

daverss v0.6.10

Weekly downloads
6
License
MIT
Repository
github
Last release
7 months ago

rss

This is where I put my JavaScript code to generate RSS feeds from my apps, running in the browser and in Node.

Example app

I put together a simple test app that includes an example of the data you would send to daverss, as a pair of JavaScript objects, to build a feed.

It comes from my Radio3 linkblog, which is a real feed, still updated daily in January 2020.

Updates

v0.6.0 -- 5/5/22 AM by DW

If there's a markdowntext value for an item, generate a <source:markdown> element in the item in the feed.

v0.5.31 -- 12/29/21 by DW

Change the value of rssCloudDefaults.path to /ping, which according to Andrew Shell is the actual path rpc.rsscloud.io responds to. Andrew runs that server.

v0.5.30 -- 10/11/21 by DW

In package.json we now require dateformat 4.5.1 because they updated the package to not work with older versions of Node.

v0.5.29 -- 4/4/20 by DW

I wanted to get the Cuomo podcast feed to validate through iTunes, so I added the needed features.

  1. Support for the <channel> level <image> element.

  2. Two elements of the itunes namespace: category and explicit.

v0.5.20 -- 1/14/20 by DW

Added a test app that illustrates how to use the package in a Node app.

v0.5.4 -- 7/4/17 by DW

Bring in support for Facebook Instant Articles feeds.

v0.4.14 -- 6/9/17 by DW

Per Dan MacTough's suggestion, in the JSON version, the length attribute on enclosure should be a number. If it coerces to a number, great, if there's an error, leave out the length property.

v0.4.8 -- 5/29/17 by DW

Change name of rss.getRssEnclosureInfo to rss.getEnclosureInfo.

v0.4.2 -- 5/29/17 by DW

Major code review, bring it up to date with my latest software. Also includes buildJsonFeed which generates a 1-1 equivalent of the RSS feed, but using JSON instead of XML. I plan to support this format in Scripting News.

0.6.9

7 months ago

0.6.10

7 months ago

0.6.7

1 year ago

0.6.8

1 year ago

0.6.6

1 year ago

0.6.5

1 year ago

0.6.4

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

3 years ago

0.5.31

3 years ago

0.5.30

4 years ago

0.5.29

5 years ago

0.5.27

5 years ago

0.5.28

5 years ago

0.5.22

5 years ago

0.5.25

5 years ago

0.5.26

5 years ago

0.5.23

5 years ago

0.5.24

5 years ago

0.5.21

5 years ago

0.5.20

5 years ago

0.5.19

5 years ago

0.5.18

6 years ago

0.5.17

6 years ago

0.5.16

6 years ago

0.5.15

7 years ago

0.5.14

7 years ago

0.5.12

7 years ago

0.5.11

7 years ago

0.5.10

7 years ago

0.5.9

7 years ago

0.5.8

7 years ago

0.5.7

7 years ago

0.5.6

7 years ago

0.5.5

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.4.15

8 years ago

0.4.14

8 years ago

0.4.12

8 years ago

0.4.11

8 years ago

0.4.10

8 years ago

0.4.9

8 years ago

0.4.8

8 years ago

0.4.7

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.0

8 years ago