@flemist/abort-controller
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

/@flemist/abort-controller/

    Package Sidebar

    Install

    npm i @flemist/abort-controller

    Weekly Downloads

    89

    Version

    1.0.0

    License

    Unlimited Free

    Unpacked Size

    23.4 kB

    Total Files

    31

    Last publish

    Collaborators

    • nikolay_makhonin