{"id":14978709,"url":"https://github.com/getlarge/nestjs-tools","last_synced_at":"2026-02-03T11:00:45.179Z","repository":{"id":37929465,"uuid":"470004065","full_name":"getlarge/nestjs-tools","owner":"getlarge","description":"Open-source libraries for NestJS framework","archived":false,"fork":false,"pushed_at":"2025-11-14T06:44:34.000Z","size":3196,"stargazers_count":66,"open_issues_count":8,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-14T08:32:54.888Z","etag":null,"topics":["async-local-storage","cluster","lock","microservices","nestjs","rabbitmq","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlarge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit-ci.json","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["getlarge"]}},"created_at":"2022-03-15T04:22:26.000Z","updated_at":"2025-11-14T06:44:37.000Z","dependencies_parsed_at":"2024-04-16T23:55:21.290Z","dependency_job_id":"57056a66-ca80-48e7-bd01-16ab6255b730","html_url":"https://github.com/getlarge/nestjs-tools","commit_stats":{"total_commits":370,"total_committers":4,"mean_commits":92.5,"dds":"0.15405405405405403","last_synced_commit":"5f4161458110b95d6d70e8453063764c59a61319"},"previous_names":["getlarge/nestjs-tools","s1seven/nestjs-tools"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/getlarge/nestjs-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fnestjs-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fnestjs-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fnestjs-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fnestjs-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlarge","download_url":"https://codeload.github.com/getlarge/nestjs-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fnestjs-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29043618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async-local-storage","cluster","lock","microservices","nestjs","rabbitmq","typescript"],"created_at":"2024-09-24T13:58:13.809Z","updated_at":"2026-02-03T11:00:42.911Z","avatar_url":"https://github.com/getlarge.png","language":"TypeScript","funding_links":["https://github.com/sponsors/getlarge"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/getlarge/nestjs-tools/\" target=\"blank\"\u003e\u003cimg src=\"https://ipfs.io/ipfs/QmQ6CMaraTMrv8byJfY64mDM6o7citx1pgEobMKWEJaSCB?filename=ory-nestjs-min.png\" width=\"120\" alt=\"NestOry Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# NestJS Tools\n\n[![License: Apache 2.0](https://img.shields.io/badge/License-Apache-yellow.svg)](https://opensource.org/license/apache-2-0)\n[![CI](https://github.com/getlarge/nestjs-tools/actions/workflows/node.yml/badge.svg)](https://github.com/getlarge/nestjs-tools/actions/workflows/node.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=getlarge_nestjs-tools\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=getlarge_nestjs-tools)\n[![code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\nThis repository contains several helpful packages for NestJS that I have developed for NestJS applications running in production.\n\n## List of packages\n\n| Package                                                         | Description                                                          | Version                                                                                                                                                            |\n| --------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| [AMQP-Transport](./packages/amqp-transport/README.md)           | A NestJS microservice adapter around [AMQPlib] supporting exchanges. | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-amqp-transport.svg?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-amqp-transport)       |\n| [Async-Local-Storage](./packages/async-local-storage/README.md) | A NestJS module to track context with [AsyncLocalStorage].           | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-async-local-storage?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-async-local-storage) |\n| [Cluster](./packages/cluster/README.md)                         | A class to manage workers' lifecycle in a (Node.js) [cluster].       | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-cluster?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-cluster)                         |\n| [ESLint-Plugin](./packages/eslint-plugin/README.md)             | A set of ESLint rules for NestJS applications.                       | [![npm](https://img.shields.io/npm/v/@getlarge/eslint-plugin-nestjs-tools?style=flat)](https://npmjs.org/package/@getlarge/eslint-plugin-nestjs-tools)             |\n| [File-Storage](./packages/file-storage/README.md)               | A NestJS module supporting [FS], [S3] and [GCP] strategies.          | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-file-storage?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-file-storage)               |\n| [Lock](./packages/lock/README.md)                               | A NestJS module to provide a distributed lock for your application.  | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-lock?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-lock)                               |\n| [Fastify-Upload](./packages/fastify-upload/README.md)           | A NestJS module to provide file upload support for Fastify.          | [![npm](https://img.shields.io/npm/v/@getlarge/nestjs-tools-fastify-upload?style=flat)](https://npmjs.org/package/@getlarge/nestjs-tools-fastify-upload)           |\n\n## Installation and usage\n\nCheck the README of each package for more details.\n\n## Examples\n\nCheck out the following projects for examples of using these packages:\n\n- The [ticketing repository](https://github.com/getlarge/ticketing) is a real-world example of AMQP-Transport, File-Storage, Fastify-Upload and Lock\n\n[AMQPlib]: https://amqp-node.github.io/amqplib/\n[AsyncLocalStorage]: https://nodejs.org/api/async_context.html#class-asynclocalstorage\n[cluster]: https://nodejs.org/api/cluster.html\n[FS]: https://nodejs.org/api/fs.html\n[S3]: https://aws.amazon.com/s3/\n[GCP]: https://cloud.google.com/storage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fnestjs-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlarge%2Fnestjs-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fnestjs-tools/lists"}