async-context 0.1.0

Provide context to async functions
Documentation

A way to have some context within async functions. This can be used to implement React-like hooks.