0.0.9 • Published 1 year ago

@puq/puq v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@puq/puq

Summary

Code generators

Install

pnpm add -D @puq/puq

Features

  • npx nx g @puq/puq:api apps/<api-name> : generate nestjs project
  • npx nx g @puq/puq:cli clis/<cli-name> : generate cli project
  • npx nx g @puq/puq:client clients/<client-name> : generate angular project
  • npx nx g @puq/puq:entity entity/<entity-name> : generate typeorm entity and dto classes
  • npx nx g @puq/puq:library libs/<library-name> : generate library project
  • npx nx g @puq/puq:model model/<model-name> : generate database model type
  • npx nx g @puq/puq:module module/<module-name> : generate nestjs resource module including controller and module class

Useage

npx nx g @puq/puq:api apps/<api-name>
npx nx g @puq/puq:cli clis/<cli-name>
npx nx g @puq/puq:client clients/<client-name>
npx nx g @puq/puq:entity entity/<entity-name>
npx nx g @puq/puq:library libs/<library-name>
npx nx g @puq/puq:model model/<model-name>
npx nx g @puq/puq:module module/<module-name>

Funding

Thank you for using @puq/puq It's an open-source project, and maintaining it takes time and effort. If you find this library useful, please consider supporting its ongoing development. Your contributions help ensure that the project stays up-to-date, secure, and well-maintained.

Instant Funding

Your funding will go toward

  • Bug fixes and updates to ensure compatibility with the latest versions of dependencies.
  • New features that will make the library even more powerful.
  • Documentation improvements to help users get the most out of Your Library Name.
  • General maintenance to keep the library running smoothly and securely.

Contact to the developer: robert.brightline@gmail.com

Support the developer

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago