synckit
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
synchronized-promise
Turn ES6 Promise into synchronize function call, a simple wrapper of deasync package
await-sync
Perform async work synchronously using web worker and SharedArrayBuffer