1.2.0 • Published 5 years ago

@levelup-nestjs/common v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@levelup-nestjs/common

Utility functions and low level reusable modules that provide building blocks for the @levelup-nestjs and @nestjs ecosystem.

Mixins

The mixin pattern is particularly useful with NestJS components like Interceptors as a mechanism to provide both configuration while still allowing the component to participate with Nest's Dependency Injection.

1.2.0

5 years ago