Lazy Load Resources for Angular 7+

Author: ng-util
Official Page: Go to website
Publish Date: December 17, 2018
License: MIT

Description:

This package allows you to lazy load web resources in Angular 7+ projects.

Installation & Import:

# NPM
$ npm install nu-lazy --save
import { LazyService } from 'nu-lazy';

Preview:

Lazy Load Resources for Angular 7+


You Might Be Interested In:

Tags:

Add Comment