Deegiimurun / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of Badass modules and utilities to help you level up your NestJS application.

Build Status

Package Description Version Changelog
@golevelup/nestjs-common Common types, mixins version changelog
@golevelup/nestjs-discovery DiscoveryModule for finding providers, controllers and method handlers from your NestJS app that have certain metadata version changelog
@golevelup/nestjs-rabbitmq A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns version changelog
@golevelup/nestjs-modules A Dynamic Module helper. Useful for configuring once and importing anywhere else version changelog
@golevelup/nestjs-hasura Super charged Hasura Event Handlers and other utilities for seamlessly integrating Hasura with NestJS version changelog
@golevelup/nestjs-graphql-request Dependency Injection for GraphQLClient. Make type safe requests to third party GQL APIs version changelog
@golevelup/nestjs-webhooks Middlewares and helpers for processing webhooks version changelog
@golevelup/nestjs-stripe Stripe client and webhook processing version changelog

Contribute

Contributions welcome! Read the contribution guidelines first.

License

MIT License

About

A collection of badass modules and utilities to help you level up your NestJS applications πŸš€

License:MIT License


Languages

Language:TypeScript 77.6%Language:JavaScript 22.4%