Open johnd0e opened 4 years ago
overlay-kml:
draw-tools:
core:
More alternatives:
Unexplored alternatives:
core:
regions:
https://github.com/Download/ulog/ is not latest version intentionally, see https://github.com/IITC-CE/ingress-intel-total-conversion/pull/366#issuecomment-739888789
Here I'm going to keep some thoughts about out current dependencies, left after #70/#134.
jQueryUI has modular design, but currently we include it as a whole, even unused widgets. It could be useful 'just in case', if only we had not forgotten to include corresponding css https://github.com/IITC-CE/ingress-intel-total-conversion/issues/224#issuecomment-514655252 (without it most widgets cannot be used). Still, 3rd-party plugins can use unpredictable parts of framework.
Our current intention is switching to some modern framework like https://vuejs.org/ (#200 / #314)