@vertx/kafka-client
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/kafka-client';
// DataObject's
import * as OPTIONS from '@vertx/kafka-client/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.145latest
4.0.0-CR21prerelease

Version History

VersionDownloads (Last 7 Days)Published
4.5.145
4.5.13
4.4.34
4.3.83
4.3.44
4.3.24
4.2.71
4.2.51
4.2.42
4.2.33
4.2.22
4.2.12
4.2.02
4.1.02
4.0.32
4.0.23
4.0.02
4.0.0-CR21
4.0.0-CR12
3.9.41
3.9.31
3.9.22
3.9.12
3.9.03
3.8.51
3.8.41
3.8.31
3.8.22
3.8.12
3.8.01
3.7.12
3.7.02
3.6.32
3.6.23
3.6.02
3.5.42
3.5.33
3.5.22
3.5.12

Package Sidebar

Install

npm i @vertx/kafka-client

Weekly Downloads

85

Version

4.5.14

License

Apache-2.0

Unpacked Size

74.1 kB

Total Files

9

Last publish

Collaborators

  • vertx