4itech-schematics
TypeScript icon, indicating that this package has built-in type declarations

11.5.0 • Public • Published

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Coverage Discord Backers on Open Collective Sponsors on Open Collective

Description

The Nest CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps. Read more here.

Installation

$ npm install -D 4itech-schematics

Usage

Learn more in the official documentation.

comment out settings.json

"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
  "source.fixAll": "explicit",
  "source.fixAll.eslint": "explicit",
  "source.organizeImports": "explicit",
  "source.sortMembers": "explicit"
},

Search (with Match Case & include files)

  • replace domain-0001 to <%= singular(name) %>
  • replace Domain0001 to <%= classify(singular(name)) %>
  • replace domain0001 to <%= lowercased(singular(name)) %>

Stay in touch

License

Nest is MIT licensed.

/4itech-schematics/

    Package Sidebar

    Install

    npm i 4itech-schematics

    Weekly Downloads

    671

    Version

    11.5.0

    License

    MIT

    Unpacked Size

    249 kB

    Total Files

    286

    Last publish

    Collaborators

    • 4itech-paul
    • 4itech-micky