Origami.

rss(feed)

Converts a tree of posts in JSON Feed format to RSS format. The feed can be any map-like object.

This transformation is performed by the small json-feed-to-rss library. JavaScript programmers can use that library to apply the transformation in regular JavaScript projects.