{"library":"ghutils","type":"library","category":null,"description":"ghutils is a concise collection of utility functions designed to simplify interactions with the GitHub API. Currently stable at version 5.0.2, it has recently undergone a major overhaul, modernizing its codebase. The package now exclusively uses ES Modules (ESM), returns Promises for all asynchronous operations, and leverages the native `fetch` API for HTTP requests. It targets Node.js environments version 20 or higher. ghutils differentiates itself by providing a streamlined, promise-based interface over the GitHub API's various endpoints (GET, POST, PATCH, DELETE) and offers a powerful `lister` function for handling paginated results. It serves as a foundational library for other specialized GitHub interaction packages like `ghissues` and `ghpulls`.","language":"javascript","status":"active","version":"5.0.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ghutils","imports":["import { ghget } from 'ghutils'","import { lister } from 'ghutils'","import { ghpost } from 'ghutils'","import { apiRoot } from 'ghutils'"]},{"cmd":"yarn add ghutils","imports":[]},{"cmd":"pnpm add ghutils","imports":[]}],"homepage":null,"github":"https://github.com/rvagg/ghutils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ghutils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ghutils/compatibility"}}