0.0.4 • Published 4 years ago

@ueler/ng-lazyload-script v0.0.4

Weekly downloads
2
License
-
Repository
github
Last release
4 years ago

@ueler/ng-lazyload-script

Load external javascript libraries/files (e.g. Google Maps JavaScript API, Stripe JavaScript API, ...) in your components and services on the fly (when you need them) and execute code as soon as it's loaded.

Installation

Using npm:

npm i --save @ueler/ng-lazyload-script

Further information

See GitHub repository for more information:
https://github.com/ueler/ng-lazyload-script