hfbcast 1.0.2 → 1.0.8-lib7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/README.md +30 -30
  2. package/assets/database.sqlite.gz +0 -0
  3. package/commithash.json +1 -0
  4. package/dist/hfbcast.min.js +2 -0
  5. package/dist/hfbcast.min.js.map +1 -0
  6. package/dist/index.html +1 -13
  7. package/dist/index.min.js +2 -0
  8. package/dist/index.min.js.map +1 -0
  9. package/doc/README.md +12 -0
  10. package/doc/documentation.adoc +23 -0
  11. package/doc/images/figure1.png +0 -0
  12. package/doc/images/figure2.png +0 -0
  13. package/doc/styles/asciidoctor-default.css +393 -0
  14. package/doc/styles/coderay-asciidoctor.css +87 -0
  15. package/doc/styles/stylesheet.css +6 -0
  16. package/index.js +80 -0
  17. package/package.json +71 -28
  18. package/server.js +122 -0
  19. package/src/index.html +14 -0
  20. package/src/index.js +48 -84
  21. package/src/lib.js +133 -0
  22. package/test/runTests.js +22 -0
  23. package/.vscode/tasks.json +0 -28
  24. package/dist/demo.js +0 -206
  25. package/dist/rfdfhfbroadcast.js +0 -195
  26. package/release +0 -1
  27. package/scripts/build.js +0 -19
  28. package/scripts/cicd/jobs.sh +0 -14
  29. package/scripts/local/publish.bat +0 -11
  30. package/sources/shortwave_AOKI.html +0 -55006
  31. package/sources/shortwave_EIBI.html +0 -97450
  32. package/sources/shortwave_HFCC.html +0 -33631
  33. package/sqlite/build.ts +0 -127
  34. package/sqlite/data-source.ts +0 -17
  35. package/sqlite/entity/Broadcast.ts +0 -38
  36. package/sqlite/entity/Site.ts +0 -26
  37. package/sqlite/package-lock.json +0 -2303
  38. package/sqlite/package.json +0 -17
  39. package/src/demo.html +0 -13
  40. package/src/demo.js +0 -6
  41. package/src/index.d.ts +0 -33
  42. package/tsconfig.json +0 -15
  43. package/webpack.config.js +0 -28

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.