mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
wrong readme deleted
This commit is contained in:
@ -1,17 +1 @@
|
||||
# Isomorphic Fetch Implementation
|
||||
|
||||
## status
|
||||
|
||||
WIP
|
||||
|
||||
## motivation
|
||||
|
||||
implementation of [fetch API](https://fetch.spec.whatwg.org/) 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
|
||||
Implementation of [fetch API](https://fetch.spec.whatwg.org/)
|
Reference in New Issue
Block a user