An open API service indexing awesome lists of open source software.

https://github.com/afeiship/next-fetch-with-node-timeout

Timeout option for node-fetch with abort-controller.
https://github.com/afeiship/next-fetch-with-node-timeout

abort fetch next node-fetch timeout

Last synced: 6 months ago
JSON representation

Timeout option for node-fetch with abort-controller.

Awesome Lists containing this project

README

          

# next-fetch-with-node-timeout
> Timeout option for node-fetch with abort-controller.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]

## installation
```bash
npm install -S @jswork/next-fetch-with-node-timeout
```

## license
Code released under [the MIT license](https://github.com/afeiship/next-fetch-with-node-timeout/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/next-fetch-with-node-timeout
[version-url]: https://npmjs.org/package/@jswork/next-fetch-with-node-timeout

[license-image]: https://img.shields.io/npm/l/@jswork/next-fetch-with-node-timeout
[license-url]: https://github.com/afeiship/next-fetch-with-node-timeout/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-fetch-with-node-timeout
[size-url]: https://github.com/afeiship/next-fetch-with-node-timeout/blob/master/dist/next-fetch-with-node-timeout.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/next-fetch-with-node-timeout
[download-url]: https://www.npmjs.com/package/@jswork/next-fetch-with-node-timeout