zookeeper

v6.2.3
apache zookeeper client (zookeeper async API v3.5.x - v3.8.x)
apache zookeeper client typescript

build

node-gyp-build

build-components

node-gyp configure build --directory=tests/components

install

node ./scripts/prepublish.js && npm run build

lint

eslint .

test

ava ./tests/unit/**/*.js

test-components

ava ./tests/components/**/*.js

test-integration

ava ./tests/integration/*.js --

type-declarations

tsc --outFile ./lib/typedeclarations.d.ts
npm i zookeeper

Metadata

  • MIT
  • >=14.15.4
  • Yuri Finkelstein
  • released 7/14/2024

Downloads