From f0923382e067f0b231e6969c16c8f598363ff130 Mon Sep 17 00:00:00 2001 From: Ash Date: Thu, 30 Sep 2021 23:51:46 +0100 Subject: [PATCH] Add link to TypeScript types --- pages/code.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/code.markdown b/pages/code.markdown index dc2c76d6f..41f6cdcfc 100644 --- a/pages/code.markdown +++ b/pages/code.markdown @@ -35,5 +35,6 @@ * [JS JSON Feed to RSS converter](https://github.com/bcomnes/jsonfeed-to-rss) (with full Apple Podcast support) by Bret Comnes * [Perl5 JSON::Feed parser and generator](https://metacpan.org/pod/JSON::Feed) by Kang-min Liu * [Eleventy plugin](https://www.npmjs.com/package/eleventy-plugin-json-feed) by John SJ Anderson +* [TypeScript types](https://github.com/juice49/json-feed-types) by Ash As more code is published, by us and others, we’ll add to this page.