1.0.3 • Published 7 years ago

cancelable-fetch-adv v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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');
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago