ngx-lazy-loader
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

NgxLazyLoader

This library helps with lazy (dynamically) loading any modules and inner features.

Code scaffolding

Run ng generate component component-name --project ngx-lazy-loader to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-lazy-loader.

Note: Don't forget to add --project ngx-lazy-loader or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-lazy-loader to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-lazy-loader, go to the dist folder cd dist/ngx-lazy-loader and run npm publish.

Running unit tests

Run ng test ngx-lazy-loader to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Readme

Keywords

Package Sidebar

Install

npm i ngx-lazy-loader

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

21.8 kB

Total Files

15

Last publish

Collaborators

  • vbobroff