I created my first NPM pcakge today for astro-jsonfeed, my Astro utility for genreating a JSON Feed. Check it out https://www.npmjs.com/package/astro-jsonfeed.
I started working on an Astro utility to generate a JSON Feed for blogs, changelogs, or any chronological content. Itβs called astro-jsonfeed (super original, I know).
JSONFeed in Astro with @astrojs/rss
This is now an NPM package: astro-jsonfeed. The post remains as documentation of how it works under the hood.
— myles