1.0.0 • Published 9 months ago

@flemist/abort-controller v1.0.0

Weekly downloads
-
License
Unlimited Free
Repository
github
Last release
9 months 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

9 months ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.0

2 years ago