asyncworkflow
A workflow library that allows you to write async code in an sync manner. Forget the .then chains used in promises and simply yeild...
A workflow library that allows you to write async code in an sync manner. Forget the .then chains used in promises and simply yeild...
change async function to sync, for example, you can change a async lib to sync simply, or do more things.
async function to sync function, for example, you can change a async lib to sync simply.
basit bir fonksiyon senkronizeri