issue-labels

JSON →
library 1.2.0 ·javascript
verified Jun 7, 2026

A utility for fetching and parsing GitHub issue labels programmatically. Version 1.2.0 ships with TypeScript definitions and supports both ESM and CommonJS. Uses GitHub's API to retrieve labels for any public or private repository. Lightweight with zero runtime dependencies beyond Node.js built-ins and optional GitHub authentication via token. Differentiated by its simple API and thorough TypeScript support compared to raw octokit usage.