pretur.fetch
Version:
es6 style github fetch
22 lines (14 loc) • 800 B
Markdown
# [Pretur Fetch](https://github.com/pretur/pretur/tree/master/packages/pretur.fetch)
[](https://badge.fury.io/js/pretur.fetch)
[](https://travis-ci.org/pretur/pretur)
Based on https://github.com/matthew-andrews/isomorphic-fetch and
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/whatwg-fetch/whatwg-fetch.d.ts for typings.
## Installation
You can install this package with the following command:
```sh
npm install pretur.fetch
```
## Typings
The typescript type definitions are also available and are installed with npm.
## License
This project is licensed under the [MIT license](https://github.com/pretur/pretur/blob/master/LICENSE).