JS library for radiomanifest clients https://radiomanifest.degenerazione.xyz/
Find a file
2022-01-30 14:42:07 +01:00
doc improve quickstart tutorial 2022-01-30 14:38:43 +01:00
libs first commit 2021-11-16 23:22:16 +01:00
test more tests and demos for schedule 2022-01-30 02:38:37 +01:00
.gitignore ignore temp files 2021-11-19 18:31:14 +01:00
calendar.js jsdoc comments all over the place 2022-01-30 14:04:14 +01:00
index.html demo UI has "now" support 2022-01-30 02:24:40 +01:00
jsdoc.conf.json avoid date in output 2022-01-30 14:42:07 +01:00
karma.config.js standardjs run 2021-11-19 18:08:09 +01:00
package.json avoid date in output 2022-01-30 14:42:07 +01:00
radiomanifest.js jsdoc comments all over the place 2022-01-30 14:04:14 +01:00
README.md new home: fix tests 2022-01-29 23:00:37 +01:00
shows.js jsdoc comments all over the place 2022-01-30 14:04:14 +01:00
ui.js more tests and demos for schedule 2022-01-30 02:38: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