0.1.4 • Published 3 years ago

gen-lazyload-component v0.1.4

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

GenLazyLoadComponent

This is a schematics package to generate Angular components with lazyload implementation

How to use?

ng generate gen-lazyload-component:glc

This command will prompt you to insert the name and the folder of your new component.

By default it will generate component's files on src/app/

Don't forget to update your app.routing.module.ts manually to set the your custom route.

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.0.8

3 years ago