Files
Vladimir Enchev d8758f9801 fetch.js added
2015-07-16 16:52:04 +03:00
..
2015-07-16 16:52:04 +03:00
2015-07-16 16:51:59 +03:00

Isomorphic Fetch Implementation

status

WIP

motivation

implementation of 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