mikeal/r2

Document support browser versions

Open

#29 创建于 2017年9月12日

在 GitHub 查看
 (6 评论) (4 反应) (0 负责人)JavaScript (159 fork)batch import
enhancementshelp wanted

仓库指标

Star
 (4,466 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Please document the support browser and Node versions.

At least for the browsers, I believe this to be very limited given there isn't any employment of a browser-side polyfill here if the Fetch API is not available. I think many people would be surprised by that when coming to the "spiritual successor of request". Granted, that issue could be solved by incorporating something like #27 (using isomorphic-fetch rather than just node-fetch) if desired.

贡献者指南