🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@sheplu/yagi

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sheplu/yagi

Yet Another GitHub Interface

latest
Source
npmnpm
Version
0.101.3
Version published
Weekly downloads
695
1.91%
Maintainers
1
Weekly downloads
 
Created
Source

YAGI - Yet Another GitHub Interface

Yagi is a modern, minimalistic, and developer-friendly toolkit to interact with the GitHub API — without the complexity of Octokit. Built from the ground up for clarity, control, and extensibility.

🧪 Built for engineers, CI pipelines, and automation scripts that need GitHub done right.

🚀 Features

  • 🧰 Straightforward API for common GitHub tasks
  • 🔐 Supports Personal Access Tokens (PATs) out of the box
  • 💡 Lightweight and dependency-free core
  • 🛠️ Designed for both automation and interactive use

📦 Installation

npm install @sheplu/yagi
# or
yarn add @sheplu/yagi

🔭 Roadmap

  • GitHub App support
  • Webhook signature verification
  • Smart pagination helpers
  • Retry handling for 429/rate-limiting
  • GitHub Actions helper context

🤝 Contributing

Contributions welcome! Open an issue, suggest a feature, or submit a pull request.

git clone https://github.com/sheplu/yagi
cd yagi
npm install

Keywords

yagi

FAQs

Package last updated on 06 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts