文件名称:podcastgen:从 cson 或 json 生成与 iTunes 兼容的播客
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-29 08:28:27
CoffeeScript
播客生成器 从 cson 或 json 生成与 iTunes 兼容的播客 例子 example/jsdfpodcast.cson : title : " jsdf podcast " , baseUrl : " http://files.ktfr.net/podcast/ " , podcastUrl : " http://files.ktfr.net/podcast/podcast.xml " , items : [ { title : " cashmere cat mix " , path : " cashmere.mp3 " , # relative from baseUrl date : " Mon, 3 Mar 2014 00:00:00 +1100 " , # RFC 2822 formatted date }, { title
【文件预览】:
podcastgen-master
----bin()
--------podcastgen(184B)
----example()
--------jsdfpodcast.cson(430B)
--------jsdfpodcast.json(426B)
----index.js(46B)
----package.json(746B)
----LICENCE(1KB)
----src()
--------podcastgen.coffee(1KB)
--------command.coffee(358B)
----.npmignore(28B)
----Cakefile(1KB)
----.gitignore(386B)
----README.md(2KB)