mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00

- add basic rollup config to bundle minified and browser compatible js - use babel to transpile typescript files to js - add static code checkers: eslint and stylelint - update package.json scripts - update DEPENDENCIES.md file to include rollup and popper - set html in rss feed description fields - update Podcast and Episode entities to add description_html attribute generated by parsing markdown to html using parsedown #9
1.9 KiB
1.9 KiB
Castopod dependencies
Castopod uses the following components:
PHP Dependencies:
- Code Igniter 4 (MIT License)
- User agent list (by Open Podcast Analytics Working Group) (MIT license)
- WhichBrowser/Parser-PHP (MIT License)
- GeoIP2 PHP API (Apache License 2.0)
- getID3 (GNU General Public License v3)
- myth-auth (MIT license)
- parsedown (MIT license)
Javascript dependencies:
- rollup (MIT License)
- tailwindcss (MIT License)
- CodeMirror (MIT License)
- ProseMirror (MIT License)
- D3: Data-Driven Documents (BSD 3-Clause "New" or "Revised" License)
Other: