0.1200.0 • Published 3 years ago

@kasaharu/ng-schematics v0.1200.0

Weekly downloads
39
License
MIT
Repository
-
Last release
3 years ago

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 and src/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

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.0

4 years ago

0.2.2

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago