0.1.0 • Published 4 months ago

@jchpro/nest-common v0.1.0

Weekly downloads
-
License
LGPL-3.0-only
Repository
github
Last release
4 months ago

Common parts for the Nest.js apps

Typical parts for the typical Nest.js apps, just the way I like'em.

Description

You'll find common things, like loggers, exceptions handlers and various other utilities for Nest.js apps.

I imagine it will grow alongside the projects I'm doing on the side, so expect more and more stuff appearing here with time.

Installation

Required peer dependencies are:

  • @nestjs/common
npm i @jchpro/nest-common

:warning: Functionalities might require additional peer dependencies, please refer to the specific functionality documentation.

Usage

What do you need?

0.1.0

4 months ago