Files
oki-podcast-reader/README.md
T

24 lines
1.3 KiB
Markdown
Raw Normal View History

2023-02-21 22:42:51 +00:00
# Svelte Podcast
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
A collection of tools for building podcast websites and tools with Svelte or SvelteKit.
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
| Version | License | Status |
| :-------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
| [![npm](https://img.shields.io/npm/v/svelte-podcast)](https://www.npmjs.com/package/svelte-podcast) | [![npm](https://img.shields.io/npm/l/svelte-podcast)](https://www.npmjs.com/package/svelte-podcast) | ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/olliejt/svelte-podcast/publish.yml) |
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
## What's inside:
2023-02-21 22:09:10 +00:00
2023-02-22 00:37:19 +00:00
- [ ] Podcast Player Component
- [ ] Utilities for parsing RSS feeds
- [ ] Utilities to play / pause / seek
- [ ] Utilities for generating artwork
- ...suggestions welcome!
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
## Docs
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
Coming Soon...
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
## Contributing
2023-02-21 22:09:10 +00:00
2023-02-21 22:42:51 +00:00
Coming Soon...