jQuery书签

官网:
https://jquery.com/

测试:
http://try.jquery.com/levels/1/challenges/1

W3Schools:
http://www.w3schools.com/jquery/

知识点:制定全局jQuery
window.jQuery = require('jquery');

jquery.qrcode.min.js结尾含义 (jQuery),说明该库依赖jQuery,所以,需要配置全局jQuery

https://jqueryui.com/dialog/
https://jqueryui.com/
https://github.com/search?utf8=%E2%9C%93&q=jQuery&type=Repositories&ref=searchresults
https://github.com/search?o=desc&p=2&q=jQuery&ref=searchresults&s=stars&type=Repositories&utf8=%E2%9C%93
http://jquery.com/
http://iamhoubiao.com/detail.php?i=38
https://github.com/srobbin/jquery-backstretch
https://www.npmjs.com/package/jquery.backstretch
https://github.com/xdan/datetimepicker

你可能感兴趣的:(jQuery书签)