A zookeeper web browser. Running in Node.js. It's based on express.js and node-zookeeper-client (A pure Javascript ZooKeeper client module for Node.js.)
you must install node.js first,and clone this project.
npm install
node app.js
You can visit zk-browser with a web brwser (e.x. Chrome).
http://localhost:8123