xhr-mock

WebJar for xhr-mock

Лицензия

Лицензия

MIT
Группа

Группа

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

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

xhr-mock
Последняя версия

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

xhr-mock
WebJar for xhr-mock
Ссылка на сайт

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

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

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

https://github.com/jameslnewell/xhr-mock

Скачать xhr-mock

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm : global jar [4.3.0,5)
org.webjars.npm : url-parse jar [1.1.7,2)

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

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

xhr-mock

This repo is a mono-repo managed by lernajs.

📖 Documentation

The documentation for the main NPM package can be found here.

🛠 Development

Install the dependencies:

yarn
yarn run bootstrap

The NPM package

Build and test the package:

cd packages/xhr-mock
yarn run build # transpile the sources
yarn run test  # run the unit tests

The integration tests

Test the package against a few well known XHR libraries:

# NOTE: you need to build the main package first
cd packages/xhr-mock-tests
yarn run test  # run the integration tests

🎁 Contributing

Contributors are very welcome! Please raise an issue or PR on Github.

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

Версия
1.9.0