JS library for radiomanifest clients https://radiomanifest.degenerazione.xyz/
Find a file
2022-01-30 00:26:07 +01:00
libs first commit 2021-11-16 23:22:16 +01:00
test support RadioShows 2022-01-30 00:26:07 +01:00
.gitignore ignore temp files 2021-11-19 18:31:14 +01:00
index.html simple UI to test player with pickURLs 2021-12-26 20:00:47 +01:00
karma.config.js standardjs run 2021-11-19 18:08:09 +01:00
package.json minor on webpack configuration and add build script 2021-11-19 17:55:12 +01:00
radiomanifest.js support RadioShows 2022-01-30 00:26:07 +01:00
README.md new home: fix tests 2022-01-29 23:00:37 +01:00
ui.js new home: fix tests 2022-01-29 23:00:37 +01:00
webpack.config.js webpack builds oldstyle UMD js, too 2021-11-19 18:22:21 +01:00

Radiomanifest.js

An implementation of the ever-famous radiomanifest spec

available as a Node module, a browser module, or an ugly-but-works UMD that exports a "radiomanifest" global.

How to

npm run build
npm run test

Supported spec