@joktec/kafka
TypeScript icon, indicating that this package has built-in type declarations

0.0.111 • Public • Published

joktec-kafka

Core Libraries such as type definitions, api clients and utils serving for backend services and frontend services

Installation

Use the package manager to install @joktec/kafka (if you have been published to npm registry)

yarn add @joktec/kafka

Local Development

For development, a package can be linked into another project. This is often useful to test out new features

  cd joktec-core
  yarn link

Use yarn link @joktec/kafka to link another package that you’d like to test into your current project.

Usage

import { isDev } from '@joktec/kafka/dist/utils';

isDev();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @joktec/kafka

    Weekly Downloads

    9

    Version

    0.0.111

    License

    MIT

    Unpacked Size

    284 kB

    Total Files

    28

    Last publish

    Collaborators

    • tuanhuynhhh
    • trangiabao1203