@webpieces/core-context
v0.2.33
Published
AsyncLocalStorage-based context management for request-scoped data
Downloads
3,107
Maintainers
Readme
@webpieces/core-context
AsyncLocalStorage-based context management for request-scoped data
Part of the WebPieces TypeScript framework.
Features
- 🔄 Request-scoped data storage using Node.js AsyncLocalStorage
- 🎯 Type-safe context management
- 🚀 Zero dependencies beyond Node.js built-ins
- ✨ Simple, intuitive API
Installation
npm install @webpieces/core-contextDocumentation
See the main WebPieces README for complete documentation and examples.
License
Apache-2.0
