Skip to content
/ imgur Public

Imgur Image Uploader. Upload your image below and directly receive a link for it.

License

Notifications You must be signed in to change notification settings

kukodein/imgur

Repository files navigation

Imgur-Upload

version

A library for upload images to imgur, no dependencies, no need jQuery, php.

Installation

npm i @carry0987/imgur -D

Usage

If you want to use your own clientID , you can change it on index.html :

new Imgur({ 
    clientid: '4409588f10776f7', //You can change this ClientID
    callback: feedback 
});

Register Client ID

Imgur

Demo

Demo

Good use of this project

About

Imgur Image Uploader. Upload your image below and directly receive a link for it.

Resources

License

Stars

Watchers

Forks