node-podcast:节点的播客供稿生成器

时间:2024-06-12 02:10:52
【文件属性】:

文件名称:node-podcast:节点的播客供稿生成器

文件大小:83KB

文件格式:ZIP

更新时间:2024-06-12 02:10:52

JavaScript

节点的播客RSS 快速,简单的Podcast RSS生成器/生成器,用于Node项目。 支持机箱和GeoRSS。 安装 $ npm install podcast 用法 创建一个新的提要 import Podcast from 'podcast' ; const feed = new Podcast ( feedOptions ) ; feedOptions title字符串您网站或Feed的标题 description可选字符串提要的简短描述。 generator可选的字符串Feed生成器。 feedUrl rss提要的URL字符串Url。 siteUrl url字符串,用于供稿的网站。 imageUrl可选* url字符串供提要阅读器使用的小图像。 docs可选url字符串指向此提要上的文档。 author字符串谁拥有此提要。 managingEditor可选字符


【文件预览】:
node-podcast-master
----.travis.yml(403B)
----package.json(2KB)
----readme.md(9KB)
----test()
--------index.js(8KB)
--------expectedOutput()
----LICENSE(1KB)
----package-lock.json(264KB)
----src()
--------durationFormat.js(453B)
--------index.js(6KB)
--------deprecate.js(1KB)
--------buildiTunesCategories.js(605B)
----.gitignore(18B)

网友评论