0.1.3 • Published 4 years ago

@deja-vu/schematics v0.1.3

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

Déjà Vu Schematics

The Déjà Vu schematics are meant to be used by the Déjà Vu CLI in initializing concepts and their components. The schematics, built on top of Angular's schematics, provide the templates and scaffolding that the CLI needs to create.

Usage

The schematics can be used outside of the DV CLI just like regular Angular schematics.

  • ng new --collection=@deja-vu/schematics --conceptName=name - create a new concept with the given name (cannot be run inside an Angular project)
  • ng generate @deja-vu/schematics:component --conceptName=conceptName --componentName=componentName - create a component in a concept (must be run inside the componentName concept directory)

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago