If you are interested in performing additional calculations on Promise<T>, you may find this small library useful. Mutex, producer-consumer separation (side-effect operation), signaling (flag control) ...
Abstract: Detecting front-end JavaScript libraries in web applications is essential for website profiling, vulnerability detection, and dependency management. However, bundlers like Webpack transpile ...
Note: This is a fork and significant rewrite of eslint-plugin-no-await-async-call, updated for ESLint v9 and TypeScript ESLint. Now only including one rule. To enforce awaiting on async function calls ...