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

4.5.14 • 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/core';
// Base ENUMs
import * as ENUMS from '@vertx/core/enums';
// DataObject's
import * as OPTIONS from '@vertx/core/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.14299latest
4.0.0-CR21prerelease

Version History

VersionDownloads (Last 7 Days)Published
4.5.14299
4.5.11,140
4.4.3172
4.3.811
4.3.410
4.3.21
4.2.70
4.2.50
4.2.41
4.2.30
4.2.20
4.2.11
4.2.01
4.1.02
4.0.3142
4.0.20
4.0.01
4.0.0-CR21
4.0.0-CR10
3.9.41
3.9.30
3.9.20
3.9.15
3.9.00
3.8.50
3.8.40
3.8.30
3.8.20
3.8.10
3.8.01
3.7.10
3.7.01
3.6.30
3.6.20
3.6.00
3.5.40
3.5.30
3.5.21
3.5.11

Package Sidebar

Install

npm i @vertx/core

Weekly Downloads

1,792

Version

4.5.14

License

Apache-2.0

Unpacked Size

659 kB

Total Files

12

Last publish

Collaborators

  • vertx