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';