랭킹으로 돌아가기
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
nestjsmicroservicestypescriptjavascriptnodejsexpressrabbitmqpluginsgraphqlhasuraevent-managementwebhooks
주요 지표
스타 성장
스타
2.7k
포크
300
주간 성장
—
이슈
1
1k2k
2019년 1월2020년 4월2021년 7월2022년 10월2024년 1월2025년 4월2026년 7월
아티팩트npm
npm install nestjsREADME
A collection of Badass modules and utilities to help you level up your NestJS application.
| Package | Description | Version | Changelog |
|---|---|---|---|
@golevelup/nestjs-common |
Common types, mixins | changelog | |
@golevelup/nestjs-discovery |
DiscoveryModule for finding providers, controllers and method handlers from your NestJS app that have certain metadata |
changelog | |
@golevelup/nestjs-rabbitmq |
A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns | changelog | |
@golevelup/nestjs-modules |
A Dynamic Module helper. Useful for configuring once and importing anywhere else | changelog | |
@golevelup/nestjs-hasura |
Super charged Hasura Event Handlers and other utilities for seamlessly integrating Hasura with NestJS | changelog | |
@golevelup/nestjs-graphql-request |
Dependency Injection for GraphQLClient. Make type safe requests to third party GQL APIs | changelog | |
@golevelup/nestjs-webhooks |
Middlewares and helpers for processing webhooks | changelog | |
@golevelup/nestjs-stripe |
Stripe client and webhook processing | changelog | |
@golevelup/ts-jest |
Jest utilities for making testing NestJS applications easier. | changelog | |
@golevelup/nestjs-google-cloud-pubsub |
A type-safe Google Cloud Pub/Sub integration for NestJS. | changelog | |
@golevelup/nestjs-graphile-worker |
Graphile Worker integration for NestJS. | changelog |
Contribute
Contributions welcome! Read the contribution guidelines first.
📦 Publishing
In order to release, changeset has to be run locally to provide human-readable notes and select the applicable packages. Once the changeset is pushed to master, a Github action will kick off and generate a PR with the preview
License
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
관련 저장소