Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexy4744/packages
- Owner: alexy4744
- Created: 2021-07-07T20:53:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T05:58:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T12:24:52.123Z (3 months ago)
- Topics: async-local-storage, event-driven, jetstream, microservices, monorepo, nats, nest, nestjs, nodejs, nx
- Language: TypeScript
- Homepage:
- Size: 5.17 MB
- Stars: 17
- Watchers: 4
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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 |