UNPKG

@jswork/next-fetch-with-node-timeout

Version:

Timeout option for node-fetch with abort-controller.

28 lines (20 loc) 1.19 kB
# 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