ng-ruh-lazy-component
A simple utility to lazy load components into angular without routing dependency.
A simple utility to lazy load components into angular without routing dependency.
`ngx-lazy-directive` provides an easy way to lazy load components combined with `*ngIf` directive, thereby reducing the Firrst Contentful Paint time when a module becomes larger.