Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nestjsx/nestjsx
A set of opinionated NestJS extensions and modules :fire:
https://github.com/nestjsx/nestjsx
javascript nest nestjs node nodejs nodejs-library nodejs-modules typescript typescript-decorators typescript-library
Last synced: 2 months ago
JSON representation
A set of opinionated NestJS extensions and modules :fire:
- Host: GitHub
- URL: https://github.com/nestjsx/nestjsx
- Owner: nestjsx
- License: mit
- Created: 2018-10-04T14:46:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:18:26.000Z (about 2 years ago)
- Last Synced: 2024-10-29T22:37:19.495Z (3 months ago)
- Topics: javascript, nest, nestjs, node, nodejs, nodejs-library, nodejs-modules, typescript, typescript-decorators, typescript-library
- Language: TypeScript
- Homepage:
- Size: 2.18 MB
- Stars: 61
- Watchers: 2
- Forks: 4
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A set of opinionated NestJS extensions and modules
# Packages
- [@nestjsx/common](https://github.com/nestjsx/nestjsx/tree/master/packages/common) - A set of NestJs decorators, interfaces and configuration for application modules bootstraping.
## Tests
```bash
npm run test
```