0.1200.0 • Published 4 years ago
@kasaharu/ng-schematics v0.1200.0
ng-schematics
このリポジトリは Angular アプリケーション用の Custom Schematics です。
Use
Install
$ yarn add @kasaharu/ng-schematics -D
Generate NgRx Store by this schematics
- Generate 2 files
src/app/features/store/hello.store.ts
andsrc/app/features/store/hello.store.spec.ts
$ yarn ng-schematics ngrx-store --name features/store/hello
- If multiple projects,
$ yarn ng-schematics ngrx-store --name features/store/hello --project other-app
Development
build and use
$ yarn build
$ yarn schematics .:ngrx-store --name features/store/hello --debug false
test
$ yarn test
0.1200.0
4 years ago
0.5.0
4 years ago
0.5.1
4 years ago
0.4.3
4 years ago
0.4.2
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.0
6 years ago
0.2.2
6 years ago
0.0.10
6 years ago
0.0.11
6 years ago
0.1.0
6 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago