@wry/context

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

  • Types
  • ESM
  • CJS
License
MIT
Install Size
76.8 kB(167.2 kB)
Vulns
0
Published

Get started

$npm install @wry/context
$pnpm add @wry/context
$yarn add @wry/context
$bun add @wry/context
$deno add npm:@wry/context
$vlt install @wry/context
$vp add @wry/context

Weekly DownloadsAcross all versions

Node.js
>=8

Versions

View all versions
0.7.4
latest
0.7.2
next

Readme

@wry/context

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