1.0.1 • Published 5 months ago

github-img-upload v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

GitHub Image Uploader

A vanilla npm package to upload images to a GitHub repository using the GitHub REST API.

Features

  • Upload Image: Automatically detect if an image exists in the repo and update or create it.
  • No Dependencies: Built using only Node's built-in modules.
  • Clean & Modern: Uses async/await and Promises for a clean, maintainable codebase.
  • CLI Interface: Easily upload images from the command line.

Installation

Clone the repository or install via npm (after publishing):

1.0.1

5 months ago

1.0.0

5 months ago