1
0
Fork 0
Find a file
boyska eab5da1ec7 accepts half-baked shows files
this makes the similarity with XBEL a bit better
2022-01-30 00:42:18 +01:00
libs first commit 2021-11-16 23:22:16 +01:00
test improve tests 2022-01-30 00:26:58 +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 accepts half-baked shows files 2022-01-30 00:42:18 +01:00
README.md new home: fix tests 2022-01-29 23:00:37 +01:00
ui.js improve tests 2022-01-30 00:26:58 +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