1
0
Fork 0
Find a file
2023-03-18 21:05:04 +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 for getNext 2022-02-02 10:16:30 +01:00
.gitignore ignores doc output 2022-02-02 10:16:47 +01:00
calendar.js make it ESM ready 2023-01-23 12:42:25 +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 make it ESM ready 2023-01-23 12:42:25 +01:00
radiomanifest.js make it ESM ready 2023-03-18 21:05:04 +01:00
README.md new home: fix tests 2022-01-29 23:00:37 +01:00
shows.js make it ESM ready 2023-01-23 12:42:25 +01:00
ui.js supports description and logo 2022-01-30 14:57:10 +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