@vertx/web
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';
// Base ENUMs
import * as ENUMS from '@vertx/web/enums';
// DataObject's
import * as OPTIONS from '@vertx/web/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.12latest
4.0.0-CR20prerelease

Version History

VersionDownloads (Last 7 Days)Published
4.5.12
4.4.30
4.3.80
4.3.40
4.3.20
4.2.70
4.2.518
4.2.40
4.2.30
4.2.20
4.2.10
4.2.01
4.1.03
4.0.31
4.0.20
4.0.00
4.0.0-CR20
4.0.0-CR10
3.9.40
3.9.30
3.9.20
3.9.10
3.9.00
3.8.50
3.8.40
3.8.30
3.8.20
3.8.10
3.8.00
3.7.10
3.7.00
3.6.30
3.6.20
3.6.00
3.5.40
3.5.30
3.5.20
3.5.10

Package Sidebar

Install

npm i @vertx/web

Weekly Downloads

25

Version

4.5.1

License

Apache-2.0

Unpacked Size

127 kB

Total Files

12

Last publish

Collaborators

  • vertx