1.0.0 • Published 2 years ago

@flemist/abort-controller v1.0.0

Weekly downloads
-
License
Unlimited Free
Repository
github
Last release
2 years ago

NPM Version NPM Downloads Build Status Test Coverage

Implementation of AbortController interface. Same as in the NodeJS 18.x Completely identical to the implementation of NodeJS 18, but works in the NodeJS >=15 and Chrome >=38

Usage

import { AbortControllerImpl } from '@flemist/abort-controller'

const abortController: AbortController = new AbortControllerImpl()

Keywords

polyfill, ponyfill, cross-platform, cross-browser

1.0.0

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.0

3 years ago