
ocLazyLoad is a lazy load modules & components in AngularJS.
Features:
- Dependencies are automatically loaded
- Debugger friendly (no eval code)
- The ability to mix normal boot and load on demand
- Load via the service or the directive
- Use the embedded async loader or use your own (requireJS, …)
- Load js (angular or not) / css / templates files