ng-jcmsc-alain

1.0.1 • Public • Published

NG-JCMSC-SCHEMATICS

The Schematic will create an angular application with many useful features, modules and useful function to start a project.

Prerequisites

  • Have an Angular app (ng new project)
  • Node 12 to the current.

Installation

To run the schematic, execute the following command.

ng add ng-jcmsc-alain

The schematic will be configurated after you answer the following questions.

  • Would you like to add code style plugin? : < string >
  • Would you like to add dynamic form (sf component) plugin? : < Y/N >
  • Would you like to add mock plugin? : < Y/N >
  • Would you like to add i18n plugin? : < auth0 / firebase > ​

Touched files:

app
    |-- core/
        |-- i18n/
        |-- net/
        |-- startup/
        |-- core.module.ts
        |-- index.ts
        |-- module-import-guard.ts
        |-- READEME.ts
    |-- layout/
        |-- basic/
        |-- passport/
        |-- layout.module.ts
    |-- routes/
        |-- dashboard/
        |-- exception/
        |-- passport/
        |-- routers-routing.module.ts
        |-- routes.module.ts
    |-- shared/
        |-- json-schema/
        |-- shared-delon.module.ts
        |-- shared-zorro-module.ts
        |-- shared.module.ts
    |-- app.module.ts  
    |-- app-routing.module.ts
    |-- angular.json
    |-- package.json
assets
    |-- tmp/
environments
    |-- environment.hmr.ts
    |-- environment.prod.ts
    |-- environment.ts
styles
main.ts
style-icons.ts
styles.less

Usage

angular 11

License

The MIT License (see the LICENSE file for the full text)

Package Sidebar

Install

npm i ng-jcmsc-alain

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

2.27 MB

Total Files

435

Last publish

Collaborators

  • herbcomponent