Asynchronous Packages

particl

A small, easy to use JavaScript module that provides asynchronous control flow, event/property listeners, barriers, and more.

0.8.3 • Published 5 years ago

padlock

Padlock works to prevent unexpected code execution when dealing with asynchronous callbacks without blocking. Call a function with lock to execute it as soon as a lock can be attained, and unlock it at all of your possible callback end-points. Use the sam

1.1.2 • Published 14 years ago