No description
Find a file
Ryan Saebu 535a5594a7
Some checks failed
/ Publish to Forgejo NPM registry (push) Failing after -21s
/ test (push) Failing after 2h59m10s
chore: Remove old urls
2025-11-04 15:21:57 +01:00
.forgejo/workflows maybe work? 2025-11-04 13:36:51 +01:00
.vscode dev: Some minor settings.json 2023-08-28 20:19:23 +02:00
docs/res feat: Setup minimal readme 2023-08-28 21:03:51 +02:00
src chore: Update to latest versions 2025-02-12 17:16:58 +01:00
testing chore: Update to latest versions 2025-02-12 17:16:58 +01:00
.eslintrc.json chore: Add 100% coverage testing 2023-08-28 20:18:52 +02:00
.gitignore chore: Add 100% coverage testing 2023-08-28 20:18:52 +02:00
.gitlab-ci.yml fix: Only publish on tags 2023-11-01 11:44:07 +01:00
.prettierrc.js 🎉 Initial commit 2023-08-26 22:12:06 +02:00
jest.config.cjs chore: Add 100% coverage testing 2023-08-28 20:18:52 +02:00
nest-cli.json 🎉 Initial commit 2023-08-26 22:12:06 +02:00
package.json chore: Remove old urls 2025-11-04 15:21:57 +01:00
pnpm-lock.yaml chore: Update to latest versions 2025-02-12 17:16:58 +01:00
README.md readme 2023-08-31 09:38:16 +02:00
tsconfig.build.json 🎉 Initial commit 2023-08-26 22:12:06 +02:00
tsconfig.json fix: Skip lib check 2025-02-12 17:19:28 +01:00



pipeline status coverage report

Static Badge Static Badge Static Badge Static Badge

A NestJS caching module that provides a simple and easy to decorate your methods with caching.

Getting started

Just install this package and you are ready to go.

pnpm i @devdroplets/nestjs-ez-validation