Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@nestjs-steroids/async-context
NestJS Async Context based on async_hooks
@webfill/async-context
🗺️ An experimental AsyncContext polyfill
@apiratorjs/async-context
A Node.js async context library leveraging the node:async_hooks module, supporting context merging and overriding.
@apiratorjs/di-container
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
async-context-tc39
AsyncContext (implementation for TC39)
goobs-cache
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
@homeofthings/node-utils
HomeOfThings - Node Utils: various utilities and common types
goobs-encryption
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
@quisido/proposal-async-context
Async Context proposal for JavaScript
async-context-containers
A library for sharing context deep down in asynchronous call stacks based on Node's async-hooks. Works with callbacks and promises