Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexy4744/packages

📦 A collection of loosely related packages that you might find useful
https://github.com/alexy4744/packages

async-local-storage event-driven jetstream microservices monorepo nats nest nestjs nodejs nx

Last synced: 2 months ago
JSON representation

📦 A collection of loosely related packages that you might find useful

Awesome Lists containing this project

README

        

# @alexy4744

A collection of packages that you might find useful 😎

All packages are published under the `@alexy4744` organization.

| 📦 Package | Description |
| ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [@alexy4744/nestjs-nats-jetstream-transporter](packages/nestjs-nats-jetstream-transporter) | [NATS JetStream](https://docs.nats.io/jetstream/jetstream) transporter for NestJS |
| [@alexy4744/nestjs-request-context](packages/nestjs-request-context) | Keep track of request-level data in NestJS using [AsyncLocalStorage](https://nodejs.org/api/async_context.html#async_context_class_asynclocalstorage) |
| [@alexy4744/nx-mikro-orm-cli](packages/nx-mikro-orm-cli) | NX executor that creates `package.json` shims before running the [MikroORM](https://mikro-orm.io/) CLI |