{"id":16660433,"url":"https://github.com/killme2008/node-zk-browser","last_synced_at":"2025-04-06T04:10:33.745Z","repository":{"id":136505541,"uuid":"1836541","full_name":"killme2008/node-zk-browser","owner":"killme2008","description":"A zookeeper web administrator in node.js","archived":false,"fork":false,"pushed_at":"2019-10-31T16:36:30.000Z","size":324,"stargazers_count":334,"open_issues_count":3,"forks_count":128,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-03-30T03:04:40.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killme2008.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-06-02T10:15:05.000Z","updated_at":"2025-02-15T11:54:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5461492-aa00-40dd-8cd5-3c5027b0c948","html_url":"https://github.com/killme2008/node-zk-browser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fnode-zk-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fnode-zk-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fnode-zk-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fnode-zk-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killme2008","download_url":"https://codeload.github.com/killme2008/node-zk-browser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430870,"owners_count":20937874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T10:29:16.137Z","updated_at":"2025-04-06T04:10:33.714Z","avatar_url":"https://github.com/killme2008.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## node-zk-browser\n\nA zookeeper web administrator in node.js. It's based on [express.js](http://expressjs.com/) and [node-zookeeper](https://github.com/yfinkelstein/node-zookeeper).It will display zookeeper's data as a lazy loading tree,and display every path's stat info and data;and you can create,edit or delete path if you logon.\n\n## Requirement\n\nYou must install node.js 0.8.x from https://github.com/joyent/node/tags and [npm](https://github.com/isaacs/npm).\n\n## Configure\nFirst,you must install dependencies with npm\n\n          npm install -d\n\nThen edit app.js to configure your zk hosts\n\n          var zkclient = new ZkClient(\"localhost:2181\");\n\t\t  \nOr you can pass it by enviroment variable:\n\n         export ZK_HOST=\"localhost:2181\"\n\t\t \nin `start.sh`.\n\nAnd edit user.json to configure your administrator account:\n\n         { \"name\" : \"password\"}\n\n## Run\nType command to start app\n\n        ./start.sh\n\nYou can visit node-zk now at\n\n        http://localhost:3000\n\n# License\n        Apache License Version 2.0\n\nSee LICENSE.txt file in the top level folder.\n\n# Author\nDennis Zhuang(killme2008@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fnode-zk-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillme2008%2Fnode-zk-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fnode-zk-browser/lists"}