txiki.js
txiki.js copied to clipboard
Replace AbortController polyfill
The current package we use hasn't been updated in 2 years and lacks a few APIs that have been added since.
Hi, Please do excuse me Should I be doing it on package.json?
If there is a package which implements all the latest stuff sure! IF not, we'd vendor something.
The first thing I should approach is to list the specific APIs and features that the current package doesn't have but are essential for your project.