0.1.4 • Published 5 years ago

gen-lazyload-component v0.1.4

Weekly downloads
8
License
MIT
Repository
-
Last release
5 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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.0.8

5 years ago