angular-img-http-src

WebJar for angular-img-http-src

Лицензия

Лицензия

MIT
Категории

Категории

Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

angular-img-http-src
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

angular-img-http-src
WebJar for angular-img-http-src
Ссылка на сайт

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

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

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

https://github.com/dougmoscrop/angular-img-http-src

Скачать angular-img-http-src

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

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

Зависимости

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

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

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

angular-img-http-src

Status: Go horse.

Problem

You used token based auth and you need to serve images from secured routes.

Solution

Use http-src instead of ng-src and it will fetch images using the $http service - meaning Authorization headers added via interceptors will be present - then build a Blob and set the src to an objectURL.

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

Версия
1.0.1