@vertx/web-api-service
TypeScript icon, indicating that this package has built-in type declarations

4.5.1 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.5.10latest
4.0.0-CR20prerelease

Version History

VersionDownloads (Last 7 Days)Published
4.5.10
4.4.30
4.3.80
4.3.40
4.3.20
4.2.70
4.2.50
4.2.40
4.2.30
4.2.20
4.2.10
4.2.00
4.1.00
4.0.30
4.0.20
4.0.00
4.0.0-CR20
4.0.0-CR10

Package Sidebar

Install

npm i @vertx/web-api-service

Weekly Downloads

0

Version

4.5.1

License

Apache-2.0

Unpacked Size

10.6 kB

Total Files

9

Last publish

Collaborators

  • vertx