I built a proof of concept for using Vue to get extra data on packages pages. I have a demo where it grabs some bodhi data here: demo removed
It doesn't break anything if you don't have JS enabled. This also means that if the JS part of packages-static becomes unmaintained, you would only have to comment out the script in the template to disable it.
My post on the mailing list didn't get any comments, so I wanted to know what you think about this. It's pretty barebones at the moment, but it would be easy to build pagination, make it prettier, and show more relevant fields when I have some more free time.
I built a proof of concept for using Vue to get extra data on packages pages. I have a demo where it grabs some bodhi data here: demo removed
It doesn't break anything if you don't have JS enabled. This also means that if the JS part of packages-static becomes unmaintained, you would only have to comment out the script in the template to disable it.
My post on the mailing list didn't get any comments, so I wanted to know what you think about this. It's pretty barebones at the moment, but it would be easy to build pagination, make it prettier, and show more relevant fields when I have some more free time.