cancelable-fetch-adv

1.0.3 • Public • Published

cancelable-fetch-adv

Adds a cancel() method to the Promise on fetch, useful when doing type-ahead or similar.

Easiest usage would be to add this to your polyfill file.

Example

require('watchwg-fetch');
require('cancelable-fetch-adv');

Readme

Keywords

none

Package Sidebar

Install

npm i cancelable-fetch-adv

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • cyberlane