Search results
10 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
NestJS Async Context based on async_hooks
🗺️ An experimental AsyncContext polyfill
A Node.js async context library leveraging the node:async_hooks module, supporting context merging and overriding.
- async-context
- async propagation
- nodejs
- async hooks
- context management
- execution context
- state propagation
- context merging
- context overriding
- typescript
- per-request
A lightweight dependency injection container for JavaScript and TypeScript with powerful features: modular organization with DiModule.create, lazy initialization, automatic circular dependency detection, and multiple service lifecycles (singleton, request
- dependency injection
- di
- di-container
- container
- di-modules
- modules
- asynchronous
- async
- lazy initialization
- lazy loading
- circular dependency detection
- singleton
- scoped
- transient
- View more
AsyncContext (implementation for TC39)
A versatile caching and state management solution for JavaScript applications. Offers serverless, session, and cookie-based caching with support for encryption, compression, and auto-optimization. Provides a Jotai-like API for seamless integration. Handle
- cache
- encrypted
- compressed
- storage
- state-management
- jotai-alternative
- atom
- server-side
- client-side
- cookies
- session-storage
- encryption
- compression
- lru
- View more
HomeOfThings - Node Utils: various utilities and common types
A robust and flexible encryption library for both client-side and server-side JavaScript/TypeScript applications. This package provides secure AES-256-GCM and AES-256-CCM encryption algorithms, with separate modules optimized for browser and Node.js envir
- encryption
- decryption
- aes-256-gcm
- pbkdf2
- client-side
- server-side
- typescript
- nodejs
- browser
- crypto
- key-derivation
- authentication-tag
- initialization-vector
- salt
- View more
Async Context proposal for JavaScript
A library for sharing context deep down in asynchronous call stacks based on Node's async-hooks. Works with callbacks and promises
- promise
- async
- await
- request-context
- express-request-context
- context
- provider
- async-context
- cls-hooked
- middleware