{"library":"node-zookeeper-client","type":"library","category":null,"description":"node-zookeeper-client is a pure JavaScript client for Apache ZooKeeper, designed to mirror the ZooKeeper Java client API while adhering to Node.js conventions. It provides core functionalities like connecting, creating/removing nodes, retrieving/setting data, and managing ACLs. The current stable version is 1.1.3, last published over four years ago, indicating it is no longer actively maintained. This client has been tested against ZooKeeper version 3.4.*. Unlike some alternatives that wrap the C client, this package is entirely JavaScript-based. Its release cadence is effectively non-existent due to its abandoned status, and it primarily supports callback-based asynchronous operations.","language":"javascript","status":"abandoned","version":"1.1.3","tags":["javascript","zookeeper","client","pure"],"install":[{"cmd":"npm install node-zookeeper-client","imports":["import { createClient } from 'node-zookeeper-client';","const zookeeper = require('node-zookeeper-client');","const { Event } = require('node-zookeeper-client');\n// or\nconst zookeeper = require('node-zookeeper-client');\nconst Event = zookeeper.Event;"]},{"cmd":"yarn add node-zookeeper-client","imports":[]},{"cmd":"pnpm add node-zookeeper-client","imports":[]}],"homepage":null,"github":"https://github.com/alexguan/node-zookeeper-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-zookeeper-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-zookeeper-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}