Files
NativeScript/fetch/README.md
Vladimir Enchev 44e6014d3c initial commit
2015-07-16 16:51:59 +03:00

293 B

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