IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
290 stars 109 forks source link

Externals overview #352

Open johnd0e opened 4 years ago

johnd0e commented 4 years ago

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)

johnd0e commented 4 years ago
johnd0e commented 4 years ago

More alternatives:

johnd0e commented 4 years ago

Unexplored alternatives:

johnd0e commented 3 years ago

https://github.com/Download/ulog/ is not latest version intentionally, see https://github.com/IITC-CE/ingress-intel-total-conversion/pull/366#issuecomment-739888789