oclazyload

WebJar for oclazyload

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

oclazyload
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

oclazyload
WebJar for oclazyload
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ocombe/ocLazyLoad

Download oclazyload

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/oclazyload/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>oclazyload</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/oclazyload/
implementation 'org.webjars.npm:oclazyload:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/oclazyload/
implementation ("org.webjars.npm:oclazyload:1.1.0")
'org.webjars.npm:oclazyload:jar:1.1.0'
<dependency org="org.webjars.npm" name="oclazyload" rev="1.1.0">
  <artifact name="oclazyload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='oclazyload', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "oclazyload" % "1.1.0"
[org.webjars.npm/oclazyload "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

ocLazyLoad Build Status

Lazy load modules & components in AngularJS


Find all the documentation (and more) on https://oclazyload.readme.io

ocLazyLoad

----

Key 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
  • Compatible with AngularJS 1.2.x/1.3.x/1.4.x/1.5.x/1.6.x

Looking for help

I'm looking for contributors to help me maintain the code (I'm gonna switch to Angular 2 soon, and I won't be much more invested in Angular 1 & ocLazyLoad). If you're interested, send me a tweet @OCombe or an email: [email protected] !

Versions

Version
1.1.0
1.0.9