@wry/context

Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around

Usage no npm install needed!

<script type="module">
  import wryContext from 'https://cdn.skypack.dev/@wry/context';
</script>

README

@wry/context

Manage contextual information needed by synchronous or asynchronous tasks without explicitly passing objects around.