make-asynchronous

Make a synchronous function asynchronous by running it in a worker

MIT License

Downloads
147
Stars
243
Committers
3

Bot releases are hidden (Show)

make-asynchronous - Latest Release

Published by sindresorhus 12 months ago

Breaking

  • Require Node.js 18 bc58b98
  • It no longer incorrectly wraps the AbortSignal abort reason in an error. So if you're using abort.signal() with a string, you must use a proper error now.

https://github.com/sindresorhus/make-asynchronous/compare/v0.3.0...v1.0.0

make-asynchronous -

Published by sindresorhus about 2 years ago

make-asynchronous -

Published by sindresorhus over 2 years ago

make-asynchronous -

Published by sindresorhus over 2 years ago

🦄