{"library":"zenhub-api","type":"library","category":null,"description":"A Node.js wrapper for the ZenHub API, version 0.2.0. It provides an easy-to-use interface for interacting with ZenHub's project management features, including boards, issues, epics, pipelines, estimates, and release reports. The package uses CommonJS and is intended for Node.js environments. It offers 18 methods covering the full ZenHub API, but lacks TypeScript definitions and has seen no recent updates (last release in 2018).","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript","zenhub","zenhub-api"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install zenhub-api","imports":["const ZenHub = require('zenhub-api');","const api = new ZenHub('your-api-key');","api.getBoard({ repo_id: 123456 }).then(console.log);"]},{"cmd":"yarn add zenhub-api","imports":[]},{"cmd":"pnpm add zenhub-api","imports":[]}],"homepage":"https://github.com/Webini/zenhub-api#readme","github":"https://github.com/Webini/zenhub-api","docs":null,"changelog":null,"pypi":null,"npm":"zenhub-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}