schematics

Custom schematics from beeman

MIT License

Downloads
20
Stars
3
Committers
1

@beeman/schematics

Custom schematics from beeman.

Installation

npm install @beeman/schematics

Generic Schematics

license

Generate custom LICENSE file.

schematics @beeman/schematics:license

prettier

Generate custom prettierrc.

schematics @beeman/schematics:prettier

Angular Schematics

ng-crud-module

Generate a Crud Module

ng generate @beeman/schematics:ng-crud-module

ng-ui-module

Generate a UiModule

ng generate @beeman/schematics:ng-ui-module

Development

To develop locally, run npm run dev.

This will run tsc and jasmine in watch mode.

License

MIT

Package Rankings
Top 19.11% on Npmjs.org