4.5.1 • Published 5 months ago

@vertx/web-api-service v4.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

npm (scoped) npm Security Status

Generated JavaScript bindings for Eclipse Vert.x.

Documentation

Usage

Import the required API/Enum/DataObject and profit!

// Base API
import * as API from '@vertx/web-api-service';
// DataObject's
import * as OPTIONS from '@vertx/web-api-service/options';

// refer to the API docs for specific help...

// your code here!!!

Typescript

This package includes Typescript typedefinitions and your IDE should find then automatically.

When working in a project you can enable type hinting for the runtime as:

/// <definition types="es4x" />
// @ts-check

// your TypeScript code here...

Links

4.5.1

5 months ago

4.4.3

11 months ago

4.3.8

1 year ago

4.3.4

2 years ago

4.3.2

2 years ago

4.2.7

2 years ago

4.2.5

2 years ago

4.2.3

2 years ago

4.2.2

2 years ago

4.2.4

2 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.1.0

3 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.0

3 years ago

4.0.0-CR2

3 years ago

4.0.0-CR1

4 years ago