Skip to content

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

License

Notifications You must be signed in to change notification settings

carry0987/Imgur-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 here :

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

Register Client ID

Imgur

Demo

Demo

Good use of this project