2.1.0 • Published 3 months ago

@rosmarinus/nest-core v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@rosmarinus/nest-core

This npm package contains some function encapsulation commonly used in development, which is more engineering-oriented.

How to Install

npm i @rosmarinus/nest-core

Modules introduction

  1. Context

Context decorator, will automatically encapsulate the context of each interface, for example, it will encapsulate the logger used for the interface

  1. AllExceptionsFilter

This module will capture global errors and return uniform results

  1. HeadersMiddleware

This module will add Fcgi-Srtime and Request-Id to the headers of all returned results.

  1. RedisService and RedisModule

This module encapsulates ioredis into a nest module

2.1.0

3 months ago

2.0.0

4 months ago

1.3.7

5 months ago

1.3.6

5 months ago

1.3.5

5 months ago

1.3.4

5 months ago

1.3.3

6 months ago

1.3.2

6 months ago

1.3.0

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago