PraveenKumarPalai / nestjs-components

A list of useful components for NestJS applications

Home Page:https://www.algoan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Commitizen friendly lerna

Algoan NestJS components

A collection of NestJS components. This repository is maintained with lerna.

Table of contents

NestJS Pagination

A simple interceptor formatting a HTTP response with a Link header and a Content-Range.

See the documentation here.

NestJS Logging interceptor

A simple NestJS interceptor catching request details and logging it using the built-in Logger class. It will use the default Logger implementation unless you pass your own to your Nest application.

See the documentation here.

NestJS Http Exception Filter

A simple NestJS Http Exception Filter.

See the documentation here.

NestJS Google Cloud PubSub MicroService

A Google Cloud PubSub transport strategy for NestJS.

See the documentation here.

NestJS Google Cloud PubSub Client Proxy

An extended Client Proxy for Google Cloud PubSub.

See the documentation here.

NestJS custom decorators

A set of custom decorators for NestJS.

See the documentation here.

About

A list of useful components for NestJS applications

https://www.algoan.com


Languages

Language:TypeScript 98.2%Language:JavaScript 1.7%Language:Shell 0.2%