/podcast-widget

A small widget that displays a list of episodes from a podcast.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Publishing a new version

yarn build && yarn publish

The widget can be used through the jsdelivr CDN which is a mirror of the npm registry.

https://cdn.jsdelivr.net/npm/@reloaddk/podcast-widget@0.0.1-rc.9/

All that is needed is a div with the correct propreties attached. For an example see dev.html.