sway

WebJar for sway

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

2.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/apigee-127/sway

Скачать sway

Имя Файла Размер
sway-2.0.5.pom
sway-2.0.5.jar 47 KB
sway-2.0.5-sources.jar 22 bytes
sway-2.0.5-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.webjars.npm : js-yaml jar [3.12.0,4)
org.webjars.npm : lodash jar [4.17.10,5)
org.webjars.npm » swagger-schema-official jar [2.0.0-bab6bed]
org.webjars.npm : json-schema-faker jar [0.5.0-rc15]
org.webjars.npm : json-refs jar [3.0.7,4)
org.webjars.npm : js-base64 jar [2.4.5,3)
org.webjars.npm : faker jar [4.1.0,5)
org.webjars.npm : native-promise-only jar [0.8.1,0.9)
org.webjars.npm : swagger-methods jar [1.0.0,2)
org.webjars.npm : path-to-regexp jar [1.7.0,2)
org.webjars.npm : z-schema jar [3.22.0,4)
org.webjars.npm : debug jar [3.1.0,4)

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

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

A library that simplifies OpenAPI integrations. This library handles the minutiae of loading OpenAPI documents (local and remote), resolving references (local, remote), building an object model and providing you with a rich set of APIs for things like OpenAPI document validation, request/response validation, etc. For more details on the available APIs, please view the API Documentation.

master will always be built to support the latest release of OpenAPI, which right now is 3.x. Previous versions are in their own respective v{N}.x branch:

  • 3.x Support (WIP): master
  • 2.x Support: v2.x

Project Badges

  • Build status: Build Status
  • Dependencies: Dependencies
  • Developer dependencies: Dev Dependencies
  • Downloads: NPM Downloads Per Month
  • Gitter: Join the chat at https://gitter.im/apigee-127/sway
  • License: License
  • Version: NPM Version

Installation

sway is available for both Node.js and the browser. Installation instructions for each environment are below.

Browser

sway binaries for the browser are available in the dist/ directory:

Note: I realize these binaries are big and I'm working on making them smaller. Unfortunately, some of this is out of my control without rewriting some of the core features provided by third-party libraries currently contributing to the size issue.

Of course, these links are for the master builds so feel free to download from the release of your choice. Once you've gotten them downloaded, to use the standalone binaries, your HTML include might look like this:

<!-- ... -->
<script src="sway.js"></script>
<!-- ... -->

Node.js

Installation for Node.js applications can be done via NPM.

npm install sway --save

Documentation

The documentation for this project can be found here: /docs/README

Of course, if you just want a quick link to the API documentation, that would be here:/docs/API.md

Contributing

This project uses Gulp for building so npm install -g gulp once you clone this project. Running gulp in the project root will lint check the source code and run the unit tests.

org.webjars.npm

Apigee-127

Tools for building APIs using Node and OpenAPI

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

Версия
2.0.5