popsicle-user-agent

WebJar for popsicle-user-agent

Лицензия

Лицензия

MIT
Группа

Группа

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

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

popsicle-user-agent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

popsicle-user-agent
WebJar for popsicle-user-agent
Ссылка на сайт

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

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

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

https://github.com/serviejs/popsicle-user-agent

Скачать popsicle-user-agent

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

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

Зависимости

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

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

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

Popsicle User Agent

NPM version NPM downloads Build status Test coverage

Popsicle middleware for setting a default User-Agent header.

Installation

npm install popsicle-user-agent --save

Usage

import { userAgent } from "popsicle-user-agent";

const middleware = compose([userAgent(), transport()]);

The only argument is the argument to set as the User-Agent, defaults to Popsicle.

TypeScript

This project is written using TypeScript and publishes the definitions directly to NPM.

License

MIT

org.webjars.npm

ServieJS

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

Версия
1.0.0