abort-utils

Utility functions to use and combine `AbortSignal` and `AbortController` with Promises

MIT License

Downloads
2.7K
Stars
139
Committers
2

Bot releases are visible (Hide)

abort-utils - Latest Release

Published by fregante 6 months ago

abort-utils -

Published by fregante 7 months ago

  • Add signalFromEvent (#7) 609c2b2

https://github.com/fregante/abort-utils/compare/v1.0.0...v1.1.0

Sponsors

Release sponsored by PixieBrix 🎉

abort-utils -

Published by fregante 7 months ago

  • Rename RepeatableAbortController to ReusableAbortController (#5) e6d44ff

The old method is still exported as a deprecated method, so this release shouldn't be breaking.

https://github.com/fregante/abort-utils/compare/v0.11.1...v1.0.0

abort-utils -

Published by fregante 8 months ago

  • Add RepeatableAbortController (#4) 80999fc
  • link-controller: Add support for AbortSignal; share reason (#2) 2c6163c

https://github.com/fregante/abort-utils/compare/v0.10.0...v0.11.0

abort-utils -

Published by fregante 10 months ago

abort-utils -

Published by fregante 10 months ago

Initial version