JS library for radiomanifest clients https://radiomanifest.degenerazione.xyz/
Find a file
2021-12-05 17:40:36 +01:00
libs first commit 2021-11-16 23:22:16 +01:00
test test more things about streaminfo 2021-12-05 17:40:36 +01:00
.gitignore ignore temp files 2021-11-19 18:31:14 +01:00
index.html webpack builds oldstyle UMD js, too 2021-11-19 18:22:21 +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 fetching streaminfo is more tolerant 2021-12-05 17:40:17 +01:00
README.md gogs, are you happy now? 2021-11-25 21:49:13 +01:00
ui.js fix url 2021-12-05 16:58:20 +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