https://github.com/douglasneuroinformatics/libnest
Generic NestJS decorators, pipes, modules, and utilities used across DNP projects
https://github.com/douglasneuroinformatics/libnest
Last synced: about 1 year ago
JSON representation
Generic NestJS decorators, pipes, modules, and utilities used across DNP projects
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/libnest
- Owner: DouglasNeuroInformatics
- License: apache-2.0
- Created: 2024-03-08T01:19:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T18:45:01.000Z (about 1 year ago)
- Last Synced: 2025-04-27T19:33:40.394Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://douglasneuroinformatics.github.io/libnest/
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
@douglasneuroinformatics/libnest
Generic NestJS decorators, pipes, modules, and utilities used across DNP projects
Explore the docs »
Report Bug
·
Request Feature


[](https://codecov.io/gh/DouglasNeuroInformatics/libnest)
## Installation
```sh
pnpm install @douglasneuroinformatics/libnest
```
## Contributing
We welcome contributions! If you're interested in improving the library or adding new features, please refer to our contribution guide.