fetch-standard
v0.0.0
Published
implementaion of https://fetch.spec.whatwg.org/
Downloads
2
Readme
Isomorphic Fetch Implementation
status
WIP
motivation
implementation of [https://fetch.spec.whatwg.org/](fetch API) in pure javascript. polyfill for browser, and implemnt for node.js. make network http access isomorphic.
License
The MIT License (MIT) Copyright (c) 2013 Jxck