A Lazy Sequence

JSON Feed types and utils for node.js

I’ve cooked up a JSON feed for this site. In doing so I’ve written some TypeScript code to make it easy to generate a feeds. The majority of the code is the type definitions for JSON Feed data that models a good chunk of the rules of spec. I don’t plan on releasing it as a library, but you can just copy it from the gist and do whatever you want with it.

6 October 2018