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

- add .editorconfig file - format all files to comply with castopod's coding style - switch parsedown dependency with commonmark library to better follow commonmark spec for markdown - add prettier command to format all project files at once closes #16
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)
- commonmark (BSD 3-Clause "New" or "Revised" 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: