open-loop-killer

Inject timeout protection into JavaScript loops to prevent infinite loops. Supports while, for, do-while, for-in, and for-of loops with customizable timeout and error messages.

jfee

turn NodeJS EventEmitters into asynchronous generators that one can iterate over with for-loops