github-hosted-pypi
github-hosted-pypi copied to clipboard
Replace Jquery with pure JS
Currently Jquery is used only for the AJAX calls.
It seems heavy to import such a big library just for AJAX calls.
That would be cool to entirely remove AJAX and use pure JS instead.