manton / JSONFeed

The JSONFeed.org website
Creative Commons Zero v1.0 Universal
943 stars 56 forks source link

Add link to TypeScript types #158

Open juice49 opened 3 years ago

juice49 commented 3 years ago

I created TypeScript types based on the JSON Feed 1.1 spec. These will help folks make sure their feed adheres to the spec, and provide helpful annotations in text editors such as VS Code.

https://github.com/juice49/json-feed-types

Thanks for creating JSON Feed 🙂.