mikeal/r2

Document support browser versions

Open

#29 aperta il 12 set 2017

Vedi su GitHub
 (6 commenti) (4 reazioni) (0 assegnatari)JavaScript (159 fork)batch import
enhancementshelp wanted

Metriche repository

Star
 (4466 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor