jquery-extends

jQuery extension plugins

Usage no npm install needed!

<script type="module">
  import jqueryExtends from 'https://cdn.skypack.dev/jquery-extends';
</script>

README

jQuery extension plugins Build Status

Example use

<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-3.3.1.js"></script>
<script src="./dist/jquery-extends.js"></script>
</head>
<body>
</body>
</html>