UNPKG

nest-box

Version:

A lot of modules for NestJS in this box!

34 lines (20 loc) 701 B
# Nest Box [![语言:中文](https://img.shields.io/badge/%E8%AF%AD%E8%A8%80-%E4%B8%AD%E6%96%87-red)](README.zh.md) A collection of useful modules for NestJS applications. Nest Box provides several modules like email, logging, authentication, and more, to help developers quickly integrate common features into their NestJS applications. ## Table of Contents - [Nest Box](#nest-box) - [Table of Contents](#table-of-contents) - [Installation](#installation) - [Modules](#modules) ## Installation To install the library, run the following command: ```bash npm install nest-box ``` or if you are using pnpm: ```bash pnpm add nest-box ``` ## Modules -[Email Modules](docs/en/email.md)