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

11.6.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

Installation

$ npm install -D 4itech-schematics

Usage

  1. comment out settings.json

    "editor.formatOnSave": true,
    "editor.codeActionsOnSave": {
      "source.fixAll": "explicit",
      "source.fixAll.eslint": "explicit",
      "source.organizeImports": "explicit",
      "source.sortMembers": "explicit"
    },
  2. Search (with Match Case & include files)

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

Dependencies (5)

Dev Dependencies (20)

Package Sidebar

Install

npm i 4itech-schematics

Weekly Downloads

275

Version

11.6.0

License

MIT

Unpacked Size

249 kB

Total Files

287

Last publish

Collaborators

  • 4itech-paul
  • 4itech-micky