UNPKG

aero-ajax

Version:

Ajaxify your Aero site. Add the CSS class 'ajax' to any link on the site.

1 lines 46 B
$.getJSON = url => $.get(url).then(JSON.parse)