javascript - 不用 jQuery, 有哪些小而精的 Ajax 模块?
天蓬老师
天蓬老师 2017-04-10 14:55:34
0
5
298

微博上讨论已经看到有给了两个挺棒的, 不知道还有么?
https://github.com/github/fetch
https://github.com/ded/reqwest

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(5)
阿神

http://microjs.com/#ajax

伊谢尔伦

http://youmightnotneedjquery.com/

这个网站提供了 jQuery 的各个功能的推荐替代方案。
Ajax 这一块它提供了

https://github.com/ForbesLindesay/ajax
https://github.com/then/request
https://github.com/ded/Reqwest

三个库

Peter_Zhu

https://github.com/iriscouch/browser-request 这个也不错,浏览器端的request

Peter_Zhu

不考虑兼容性的话,推荐 superagent https://github.com/visionmedia/superagent

伊谢尔伦

https://github.com/argunner/minAjax.js

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template