Module

x/rss/src/deserializer.ts>Options

📰 Deno module for deserializing RSS or ATOM XML feeds into typed objects
Very Popular
Go to Latest
interface Options
import { type Options } from "https://dotland.deno.dev/x/rss@1.1.0/src/deserializer.ts";

Properties

optional
outputJsonFeed: boolean