oclazyload

WebJar for oclazyload

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

oclazyload
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

oclazyload
WebJar for oclazyload
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/ocombe/ocLazyLoad

Скачать oclazyload

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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: olivier.combe@gmail.com !

Версии библиотеки

Версия
1.1.0
1.0.9