mholt/PapaParse

Upgrade XHR to use the fetch API

Open

#182 opened on 2015年3月13日

GitHub で見る
 (4 comments) (2 reactions) (0 assignees)JavaScript (11,877 stars) (1,157 forks)batch import
help wantedsuggestion

説明

The next versions of Chrome, Opera, and Firefox will support fetch. It would be nice to phase out XHR and push the newer technologies.

Fetch isn't completed yet but when it is more stable and widely adopted, this would be great. Here's more info: http://jakearchibald.com/2015/thats-so-fetch/

(This issue is more of a memo to self. But comments/questions are welcome too.)

コントリビューターガイド

Upgrade XHR to use the fetch API · mholt/PapaParse#182 | Good First Issue