github-hosted-pypi icon indicating copy to clipboard operation
github-hosted-pypi copied to clipboard

Replace Jquery with pure JS

Open astariul opened this issue 1 year ago • 0 comments

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.

astariul avatar Jan 11 '23 13:01 astariul