Skip to content

leehao921/Imgur-Upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgur-Upload

Just use javascript, no need jQuery, php.

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 
});

Demo

Demo

Good use of this project

Download

Link

About

Just use javascript, no need jQuery, php

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 17.0%
  • HTML 8.0%