Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vodyani/kafka-node-adapter

kafka-node-adapter
https://github.com/vodyani/kafka-node-adapter

Last synced: about 5 hours ago
JSON representation

kafka-node-adapter

Awesome Lists containing this project

README

        

# Vodyani kafka-node-adapter

*kafka-node-adapter*

[![Npm](https://img.shields.io/npm/v/@vodyani/kafka-node-adapter)](https://www.npmjs.com/package/@vodyani/kafka-node-adapter)
[![Npm](https://img.shields.io/npm/dm/@vodyani/kafka-node-adapter)](https://www.npmjs.com/package/@vodyani/kafka-node-adapter)
[![License](https://img.shields.io/github/license/vodyani/kafka-node-adapter)](LICENSE)
![Workflow](https://github.com/vodyani/kafka-node-adapter/actions/workflows/release.yml/badge.svg)
[![Known Vulnerabilities](https://snyk.io/test/github/vodyani/kafka-node-adapter/badge.svg?targetFile=package.json)](https://snyk.io/test/github/vodyani/kafka-node-adapter?targetFile=package.json)

## Installation

```sh
npm install @vodyani/kafka-node-adapter
```

## Recommendations

- typescript `v4.6.x`
- node.js `v12.x` ~ `v16.x`

## Dependencies

- [kafka-node](https://github.com/SOHU-Co/kafka-node) `v5`

## License

Vodyani kafka-node-adapter is [MIT licensed](LICENSE).