4.0.0-alpha.42 • Published 2 months ago

@concepta/nestjs-crud v4.0.0-alpha.42

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 months ago

Rockets NestJS CRUD

Extremely powerful CRUD module that is an extension/wrapper of the popular @nestjsx/crud module.

We love the original module, but in many cases it was not flexible enough. We have retained all of the options and signatures, but pushed the options from the controller level down to the method level.

Project

NPM Latest NPM Downloads GH Last Commit GH Contrib NestJS Dep

Installation

Prerequisites yarn add pg typeorm class-transformer class-validator

The crud module yarn add @concepta/nestjs-crud