zhi-github-middleware

JSON →
library 0.5.4 ·javascript
verified Jun 4, 2026

A middleware library for interacting with the GitHub API. Version 0.5.4 is the current stable release. It provides a CommonGithubClient class that wraps @octokit/core for common GitHub operations like fetching page tree nodes. The package includes TypeScript definitions and uses js-base64 for encoding. Release cadence is irregular. Key differentiator: simplifies GitHub API calls for blog workflows (e.g., Hexo) with a lightweight abstraction.