Libraries to help with frontend development
-
Updated
Apr 17, 2023 - TypeScript
Libraries to help with frontend development
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include gracefully awaiting the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Add a description, image, and links to the race-condition topic page so that developers can more easily learn about it.
To associate your repository with the race-condition topic, visit your repo's landing page and select "manage topics."