不用 jQuery, 有哪些小而精的 Ajax 模块?
微博上讨论已经看到有给了两个挺棒的, 不知道还有么?
https://github.com/github/fetch
https://github.com/ded/reqwest
香霖堂的夏天
9 years, 9 months ago
Answers
https://github.com/iriscouch/browser-request 这个也不错,浏览器端的request
遗忘的雷扎德
answered 9 years, 9 months ago
不考虑兼容性的话,推荐 superagent https://github.com/visionmedia/superagent
恶魔的旋律
answered 9 years, 9 months ago
http://youmightnotneedjquery.com/
这个网站提供了 jQuery 的各个功能的推荐替代方案。
Ajax 这一块
它提供了
https://github.com/ForbesLindesay/ajax
https://github.com/then/request
https://github.com/ded/Reqwest
三个库
唯川OVO
answered 9 years, 9 months ago